#23428f color space conversions
Hex:
        #23428f
        RGB:
        35, 66, 143
        CMY:
        86, 74, 44
        CMYK:
        76, 54, 0, 44
      HSL:
        223°, 60.6742%, 34.9020%
        HSV (HSB):
        223°, 75.5245%, 56.0784%
        XYZ:
        7.5993, 6.2369, 26.7899
        xyY:
        0.1871, 0.1535, 6.2369
      CIE-Lab:
        30.0025, 17.1145, -46.0092
        CIE-LCH:
        30.0025, 49.0892, 290.4041
        CIE-Luv:
        30.0025, -11.8507, -62.0567
        Hunter-Lab:
        24.9738, 10.6115, -46.1199
      #23428f color charts
#23428f RGB chart
      #23428f CMYK chart
      #23428f RGB pie chart
      #23428f color shades, tints & tones
#23428f color schemes
#23428f color preview, HTML & CSS examples
           This text has a color of #23428f        
        
          <p style="color:#23428f;">Text here</p>
        
        
          .mytext {color:#23428f;}
        
        Text color #23428f
      
           This box has a color of #23428f        
        
          <div style="background-color:#23428f;">Content here</div>
        
        
          .mybackground {background-color:#23428f;}
        
        Background color #23428f
      
           Border around this has a color of #23428f        
        
          <div style="border:2px solid #23428f;">Content here</div>
        
        
          .myborder {border:2px solid #23428f;}
        
        Border color #23428f