#230b4d color space conversions
Hex:
        #230b4d
        RGB:
        35, 11, 77
        CMY:
        86, 96, 70
        CMYK:
        55, 86, 0, 70
      HSL:
        262°, 75.0000%, 17.2549%
        HSV (HSB):
        262°, 85.7143%, 30.1961%
        XYZ:
        2.1524, 1.1325, 7.1263
        xyY:
        0.2067, 0.1088, 1.1325
      CIE-Lab:
        10.0497, 29.1753, -35.6861
        CIE-LCH:
        10.0497, 46.0944, 309.2678
        CIE-Luv:
        10.0497, 1.9128, -28.3225
        Hunter-Lab:
        10.6419, 17.4792, -32.2543
      #230b4d color charts
#230b4d RGB chart
      #230b4d CMYK chart
      #230b4d RGB pie chart
      #230b4d color shades, tints & tones
#230b4d color schemes
#230b4d color preview, HTML & CSS examples
           This text has a color of #230b4d        
        
          <p style="color:#230b4d;">Text here</p>
        
        
          .mytext {color:#230b4d;}
        
        Text color #230b4d
      
           This box has a color of #230b4d        
        
          <div style="background-color:#230b4d;">Content here</div>
        
        
          .mybackground {background-color:#230b4d;}
        
        Background color #230b4d
      
           Border around this has a color of #230b4d        
        
          <div style="border:2px solid #230b4d;">Content here</div>
        
        
          .myborder {border:2px solid #230b4d;}
        
        Border color #230b4d