#23025e color space conversions
Hex:
        #23025e
        RGB:
        35, 2, 94
        CMY:
        86, 99, 63
        CMYK:
        63, 98, 0, 63
      HSL:
        262°, 95.8333%, 18.8235%
        HSV (HSB):
        262°, 97.8723%, 36.8627%
        XYZ:
        2.7352, 1.2089, 10.6789
        xyY:
        0.1870, 0.0827, 1.2089
      CIE-Lab:
        10.6228, 38.4686, -46.3313
        CIE-LCH:
        10.6228, 60.2198, 309.7027
        CIE-Luv:
        10.6228, 1.2377, -36.2759
        Hunter-Lab:
        10.9950, 25.1644, -49.8889
      #23025e color charts
#23025e RGB chart
      #23025e CMYK chart
      #23025e RGB pie chart
      #23025e color shades, tints & tones
#23025e color schemes
#23025e color preview, HTML & CSS examples
           This text has a color of #23025e        
        
          <p style="color:#23025e;">Text here</p>
        
        
          .mytext {color:#23025e;}
        
        Text color #23025e
      
           This box has a color of #23025e        
        
          <div style="background-color:#23025e;">Content here</div>
        
        
          .mybackground {background-color:#23025e;}
        
        Background color #23025e
      
           Border around this has a color of #23025e        
        
          <div style="border:2px solid #23025e;">Content here</div>
        
        
          .myborder {border:2px solid #23025e;}
        
        Border color #23025e