#23005f color space conversions
Hex:
        #23005f
        RGB:
        35, 0, 95
        CMY:
        86, 100, 63
        CMYK:
        63, 100, 0, 63
      HSL:
        262°, 100.0000%, 18.6275%
        HSV (HSB):
        262°, 100.0000%, 37.2549%
        XYZ:
        2.7587, 1.1835, 10.9095
        xyY:
        0.1857, 0.0797, 1.1835
      CIE-Lab:
        10.4354, 39.7133, -47.3137
        CIE-LCH:
        10.4354, 61.7716, 310.0088
        CIE-Luv:
        10.4354, 1.2784, -36.3929
        Hunter-Lab:
        10.8791, 26.2252, -51.8404
      #23005f color charts
#23005f RGB chart
      #23005f CMYK chart
      #23005f RGB pie chart
      #23005f color shades, tints & tones
#23005f color schemes
#23005f color preview, HTML & CSS examples
           This text has a color of #23005f        
        
          <p style="color:#23005f;">Text here</p>
        
        
          .mytext {color:#23005f;}
        
        Text color #23005f
      
           This box has a color of #23005f        
        
          <div style="background-color:#23005f;">Content here</div>
        
        
          .mybackground {background-color:#23005f;}
        
        Background color #23005f
      
           Border around this has a color of #23005f        
        
          <div style="border:2px solid #23005f;">Content here</div>
        
        
          .myborder {border:2px solid #23005f;}
        
        Border color #23005f