#230b7d color space conversions
Hex:
        #230b7d
        RGB:
        35, 11, 125
        CMY:
        86, 96, 51
        CMYK:
        72, 91, 0, 51
      HSL:
        253°, 83.8235%, 26.6667%
        HSV (HSB):
        253°, 91.2000%, 49.0196%
        XYZ:
        4.5145, 2.0773, 19.5651
        xyY:
        0.1726, 0.0794, 2.0773
      CIE-Lab:
        15.8880, 43.6273, -57.8799
        CIE-LCH:
        15.8880, 72.4806, 307.0074
        CIE-Luv:
        15.8880, -1.3398, -55.8126
        Hunter-Lab:
        14.4130, 30.6877, -70.3948
      #230b7d color charts
#230b7d RGB chart
      #230b7d CMYK chart
      #230b7d RGB pie chart
      #230b7d color shades, tints & tones
#230b7d color schemes
#230b7d color preview, HTML & CSS examples
           This text has a color of #230b7d        
        
          <p style="color:#230b7d;">Text here</p>
        
        
          .mytext {color:#230b7d;}
        
        Text color #230b7d
      
           This box has a color of #230b7d        
        
          <div style="background-color:#230b7d;">Content here</div>
        
        
          .mybackground {background-color:#230b7d;}
        
        Background color #230b7d
      
           Border around this has a color of #230b7d        
        
          <div style="border:2px solid #230b7d;">Content here</div>
        
        
          .myborder {border:2px solid #230b7d;}
        
        Border color #230b7d