#3526ef color space conversions
Hex:
        #3526ef
        RGB:
        53, 38, 239
        CMY:
        79, 85, 6
        CMYK:
        78, 84, 0, 6
      HSL:
        244°, 86.2661%, 54.3137%
        HSV (HSB):
        244°, 84.1004%, 93.7255%
        XYZ:
        17.7413, 8.3751, 82.3428
        xyY:
        0.1636, 0.0772, 8.3751
      CIE-Lab:
        34.7522, 66.9902, -94.7117
        CIE-LCH:
        34.7522, 116.0086, 305.2720
        CIE-Luv:
        34.7522, -7.2567, -124.3569
        Hunter-Lab:
        28.9398, 58.7834, -148.4410
      #3526ef color charts
#3526ef RGB chart
      #3526ef CMYK chart
      #3526ef RGB pie chart
      #3526ef color shades, tints & tones
#3526ef color schemes
#3526ef color preview, HTML & CSS examples
           This text has a color of #3526ef        
        
          <p style="color:#3526ef;">Text here</p>
        
        
          .mytext {color:#3526ef;}
        
        Text color #3526ef
      
           This box has a color of #3526ef        
        
          <div style="background-color:#3526ef;">Content here</div>
        
        
          .mybackground {background-color:#3526ef;}
        
        Background color #3526ef
      
           Border around this has a color of #3526ef        
        
          <div style="border:2px solid #3526ef;">Content here</div>
        
        
          .myborder {border:2px solid #3526ef;}
        
        Border color #3526ef