#3529bc color space conversions
Hex:
        #3529bc
        RGB:
        53, 41, 188
        CMY:
        79, 84, 26
        CMYK:
        72, 78, 0, 26
      HSL:
        245°, 64.1921%, 44.9020%
        HSV (HSB):
        245°, 78.1915%, 73.7255%
        XYZ:
        11.3382, 5.9736, 48.1324
        xyY:
        0.1733, 0.0913, 5.9736
      CIE-Lab:
        29.3458, 50.6786, -74.1723
        CIE-LCH:
        29.3458, 89.8323, 304.3430
        CIE-Luv:
        29.3458, -4.9525, -95.0691
        Hunter-Lab:
        24.4410, 40.0351, -99.6531
      #3529bc color charts
#3529bc RGB chart
      #3529bc CMYK chart
      #3529bc RGB pie chart
      #3529bc color shades, tints & tones
#3529bc color schemes
#3529bc color preview, HTML & CSS examples
           This text has a color of #3529bc        
        
          <p style="color:#3529bc;">Text here</p>
        
        
          .mytext {color:#3529bc;}
        
        Text color #3529bc
      
           This box has a color of #3529bc        
        
          <div style="background-color:#3529bc;">Content here</div>
        
        
          .mybackground {background-color:#3529bc;}
        
        Background color #3529bc
      
           Border around this has a color of #3529bc        
        
          <div style="border:2px solid #3529bc;">Content here</div>
        
        
          .myborder {border:2px solid #3529bc;}
        
        Border color #3529bc