#0c2287 color space conversions
Hex:
        #0c2287
        RGB:
        12, 34, 135
        CMY:
        95, 87, 47
        CMYK:
        91, 75, 0, 47
      HSL:
        229°, 83.6735%, 28.8235%
        HSV (HSB):
        229°, 91.1111%, 52.9412%
        XYZ:
        5.0968, 2.9715, 23.2266
        xyY:
        0.1629, 0.0950, 2.9715
      CIE-Lab:
        19.9293, 33.6809, -57.5539
        CIE-LCH:
        19.9293, 66.6848, 300.3364
        CIE-Luv:
        19.9293, -7.0001, -63.2830
        Hunter-Lab:
        17.2380, 22.6112, -67.8211
      #0c2287 color charts
#0c2287 RGB chart
      #0c2287 CMYK chart
      #0c2287 RGB pie chart
      #0c2287 color shades, tints & tones
#0c2287 color schemes
#0c2287 color preview, HTML & CSS examples
           This text has a color of #0c2287        
        
          <p style="color:#0c2287;">Text here</p>
        
        
          .mytext {color:#0c2287;}
        
        Text color #0c2287
      
           This box has a color of #0c2287        
        
          <div style="background-color:#0c2287;">Content here</div>
        
        
          .mybackground {background-color:#0c2287;}
        
        Background color #0c2287
      
           Border around this has a color of #0c2287        
        
          <div style="border:2px solid #0c2287;">Content here</div>
        
        
          .myborder {border:2px solid #0c2287;}
        
        Border color #0c2287