#230c7e color space conversions
Hex:
        #230c7e
        RGB:
        35, 12, 126
        CMY:
        86, 95, 51
        CMYK:
        72, 90, 0, 51
      HSL:
        252°, 82.6087%, 27.0588%
        HSV (HSB):
        252°, 90.4762%, 49.4118%
        XYZ:
        4.5905, 2.1266, 19.9072
        xyY:
        0.1724, 0.0799, 2.1266
      CIE-Lab:
        16.1382, 43.5595, -58.1026
        CIE-LCH:
        16.1382, 72.6178, 306.8589
        CIE-Luv:
        16.1382, -1.4663, -56.5199
        Hunter-Lab:
        14.5830, 30.6690, -70.7287
      #230c7e color charts
#230c7e RGB chart
      #230c7e CMYK chart
      #230c7e RGB pie chart
      #230c7e color shades, tints & tones
#230c7e color schemes
#230c7e color preview, HTML & CSS examples
           This text has a color of #230c7e        
        
          <p style="color:#230c7e;">Text here</p>
        
        
          .mytext {color:#230c7e;}
        
        Text color #230c7e
      
           This box has a color of #230c7e        
        
          <div style="background-color:#230c7e;">Content here</div>
        
        
          .mybackground {background-color:#230c7e;}
        
        Background color #230c7e
      
           Border around this has a color of #230c7e        
        
          <div style="border:2px solid #230c7e;">Content here</div>
        
        
          .myborder {border:2px solid #230c7e;}
        
        Border color #230c7e