#23258e color space conversions
Hex:
        #23258e
        RGB:
        35, 37, 142
        CMY:
        86, 85, 44
        CMYK:
        75, 74, 0, 44
      HSL:
        239°, 60.4520%, 34.7059%
        HSV (HSB):
        239°, 75.3521%, 55.6863%
        XYZ:
        6.2372, 3.6335, 25.9638
        xyY:
        0.1741, 0.1014, 3.6335
      CIE-Lab:
        22.4206, 36.0695, -57.7797
        CIE-LCH:
        22.4206, 68.1139, 301.9748
        CIE-Luv:
        22.4206, -5.2096, -67.7516
        Hunter-Lab:
        19.0616, 25.0495, -67.4156
      #23258e color charts
#23258e RGB chart
      #23258e CMYK chart
      #23258e RGB pie chart
      #23258e color shades, tints & tones
#23258e color schemes
#23258e color preview, HTML & CSS examples
           This text has a color of #23258e        
        
          <p style="color:#23258e;">Text here</p>
        
        
          .mytext {color:#23258e;}
        
        Text color #23258e
      
           This box has a color of #23258e        
        
          <div style="background-color:#23258e;">Content here</div>
        
        
          .mybackground {background-color:#23258e;}
        
        Background color #23258e
      
           Border around this has a color of #23258e        
        
          <div style="border:2px solid #23258e;">Content here</div>
        
        
          .myborder {border:2px solid #23258e;}
        
        Border color #23258e