#230c7d color space conversions
Hex:
        #230c7d
        RGB:
        35, 12, 125
        CMY:
        86, 95, 51
        CMYK:
        72, 90, 0, 51
      HSL:
        252°, 82.4818%, 26.8627%
        HSV (HSB):
        252°, 90.4000%, 49.0196%
        XYZ:
        4.5263, 2.1009, 19.5690
        xyY:
        0.1728, 0.0802, 2.1009
      CIE-Lab:
        16.0083, 43.2664, -57.6801
        CIE-LCH:
        16.0083, 72.1039, 306.8739
        CIE-Luv:
        16.0083, -1.4050, -55.9330
        Hunter-Lab:
        14.4946, 30.3752, -69.9005
      #230c7d color charts
#230c7d RGB chart
      #230c7d CMYK chart
      #230c7d RGB pie chart
      #230c7d color shades, tints & tones
#230c7d color schemes
#230c7d color preview, HTML & CSS examples
           This text has a color of #230c7d        
        
          <p style="color:#230c7d;">Text here</p>
        
        
          .mytext {color:#230c7d;}
        
        Text color #230c7d
      
           This box has a color of #230c7d        
        
          <div style="background-color:#230c7d;">Content here</div>
        
        
          .mybackground {background-color:#230c7d;}
        
        Background color #230c7d
      
           Border around this has a color of #230c7d        
        
          <div style="border:2px solid #230c7d;">Content here</div>
        
        
          .myborder {border:2px solid #230c7d;}
        
        Border color #230c7d