#35005d color space conversions
Hex:
        #35005d
        RGB:
        53, 0, 93
        CMY:
        79, 100, 64
        CMYK:
        43, 100, 0, 64
      HSL:
        274°, 100.0000%, 18.2353%
        HSV (HSB):
        274°, 100.0000%, 36.4706%
        XYZ:
        3.4440, 1.5472, 10.4730
        xyY:
        0.2227, 0.1001, 1.5472
      CIE-Lab:
        12.9050, 40.8635, -41.8001
        CIE-LCH:
        12.9050, 58.4557, 314.3509
        CIE-Luv:
        12.9050, 6.6075, -38.3424
        Hunter-Lab:
        12.4386, 27.6551, -41.2138
      #35005d color charts
#35005d RGB chart
      #35005d CMYK chart
      #35005d RGB pie chart
      #35005d color shades, tints & tones
#35005d color schemes
#35005d color preview, HTML & CSS examples
           This text has a color of #35005d        
        
          <p style="color:#35005d;">Text here</p>
        
        
          .mytext {color:#35005d;}
        
        Text color #35005d
      
           This box has a color of #35005d        
        
          <div style="background-color:#35005d;">Content here</div>
        
        
          .mybackground {background-color:#35005d;}
        
        Background color #35005d
      
           Border around this has a color of #35005d        
        
          <div style="border:2px solid #35005d;">Content here</div>
        
        
          .myborder {border:2px solid #35005d;}
        
        Border color #35005d