#23449e color space conversions
Hex:
        #23449e
        RGB:
        35, 68, 158
        CMY:
        86, 73, 38
        CMYK:
        78, 57, 0, 38
      HSL:
        224°, 63.7306%, 37.8431%
        HSV (HSB):
        224°, 77.8481%, 61.9608%
        XYZ:
        8.9318, 6.9602, 33.2204
        xyY:
        0.1819, 0.1417, 6.9602
      CIE-Lab:
        31.7161, 21.6468, -52.3722
        CIE-LCH:
        31.7161, 56.6695, 292.4566
        CIE-Luv:
        31.7161, -12.4118, -71.8401
        Hunter-Lab:
        26.3822, 14.2632, -56.1905
      #23449e color charts
#23449e RGB chart
      #23449e CMYK chart
      #23449e RGB pie chart
      #23449e color shades, tints & tones
#23449e color schemes
#23449e color preview, HTML & CSS examples
           This text has a color of #23449e        
        
          <p style="color:#23449e;">Text here</p>
        
        
          .mytext {color:#23449e;}
        
        Text color #23449e
      
           This box has a color of #23449e        
        
          <div style="background-color:#23449e;">Content here</div>
        
        
          .mybackground {background-color:#23449e;}
        
        Background color #23449e
      
           Border around this has a color of #23449e        
        
          <div style="border:2px solid #23449e;">Content here</div>
        
        
          .myborder {border:2px solid #23449e;}
        
        Border color #23449e