#3529cf color space conversions
Hex:
        #3529cf
        RGB:
        53, 41, 207
        CMY:
        79, 84, 19
        CMYK:
        74, 80, 0, 19
      HSL:
        244°, 66.9355%, 48.6275%
        HSV (HSB):
        244°, 80.1932%, 81.1765%
        XYZ:
        13.5236, 6.8478, 59.6405
        xyY:
        0.1690, 0.0856, 6.8478
      CIE-Lab:
        31.4578, 56.4693, -81.8166
        CIE-LCH:
        31.4578, 99.4119, 304.6132
        CIE-Luv:
        31.4578, -5.9580, -106.1375
        Hunter-Lab:
        26.1682, 46.4537, -116.8112
      #3529cf color charts
#3529cf RGB chart
      #3529cf CMYK chart
      #3529cf RGB pie chart
      #3529cf color shades, tints & tones
#3529cf color schemes
#3529cf color preview, HTML & CSS examples
           This text has a color of #3529cf        
        
          <p style="color:#3529cf;">Text here</p>
        
        
          .mytext {color:#3529cf;}
        
        Text color #3529cf
      
           This box has a color of #3529cf        
        
          <div style="background-color:#3529cf;">Content here</div>
        
        
          .mybackground {background-color:#3529cf;}
        
        Background color #3529cf
      
           Border around this has a color of #3529cf        
        
          <div style="border:2px solid #3529cf;">Content here</div>
        
        
          .myborder {border:2px solid #3529cf;}
        
        Border color #3529cf