#3529ef color space conversions
Hex:
        #3529ef
        RGB:
        53, 41, 239
        CMY:
        79, 84, 6
        CMYK:
        78, 83, 0, 6
      HSL:
        244°, 86.0870%, 54.9020%
        HSV (HSB):
        244°, 82.8452%, 93.7255%
        XYZ:
        17.8411, 8.5748, 82.3761
        xyY:
        0.1640, 0.0788, 8.5748
      CIE-Lab:
        35.1523, 65.8005, -94.0464
        CIE-LCH:
        35.1523, 114.7799, 304.9789
        CIE-Luv:
        35.1523, -7.5508, -124.4186
        Hunter-Lab:
        29.2827, 57.5104, -146.2928
      #3529ef color charts
#3529ef RGB chart
      #3529ef CMYK chart
      #3529ef RGB pie chart
      #3529ef color shades, tints & tones
#3529ef color schemes
#3529ef color preview, HTML & CSS examples
           This text has a color of #3529ef        
        
          <p style="color:#3529ef;">Text here</p>
        
        
          .mytext {color:#3529ef;}
        
        Text color #3529ef
      
           This box has a color of #3529ef        
        
          <div style="background-color:#3529ef;">Content here</div>
        
        
          .mybackground {background-color:#3529ef;}
        
        Background color #3529ef
      
           Border around this has a color of #3529ef        
        
          <div style="border:2px solid #3529ef;">Content here</div>
        
        
          .myborder {border:2px solid #3529ef;}
        
        Border color #3529ef