#23054d color space conversions
Hex:
        #23054d
        RGB:
        35, 5, 77
        CMY:
        86, 98, 70
        CMYK:
        55, 94, 0, 70
      HSL:
        265°, 87.8049%, 16.0784%
        HSV (HSB):
        265°, 93.5065%, 30.1961%
        XYZ:
        2.0870, 1.0017, 7.1045
        xyY:
        0.2047, 0.0983, 1.0017
      CIE-Lab:
        9.0055, 32.2286, -37.4042
        CIE-LCH:
        9.0055, 49.3737, 310.7492
        CIE-Luv:
        9.0055, 2.2719, -27.3624
        Hunter-Lab:
        10.0084, 19.7061, -35.0813
      #23054d color charts
#23054d RGB chart
      #23054d CMYK chart
      #23054d RGB pie chart
      #23054d color shades, tints & tones
#23054d color schemes
#23054d color preview, HTML & CSS examples
           This text has a color of #23054d        
        
          <p style="color:#23054d;">Text here</p>
        
        
          .mytext {color:#23054d;}
        
        Text color #23054d
      
           This box has a color of #23054d        
        
          <div style="background-color:#23054d;">Content here</div>
        
        
          .mybackground {background-color:#23054d;}
        
        Background color #23054d
      
           Border around this has a color of #23054d        
        
          <div style="border:2px solid #23054d;">Content here</div>
        
        
          .myborder {border:2px solid #23054d;}
        
        Border color #23054d