#0c3cbc color space conversions
Hex:
        #0c3cbc
        RGB:
        12, 60, 188
        CMY:
        95, 76, 26
        CMYK:
        94, 68, 0, 26
      HSL:
        224°, 88.0000%, 39.2157%
        HSV (HSB):
        224°, 93.6170%, 73.7255%
        XYZ:
        10.8446, 6.9407, 48.3451
        xyY:
        0.1640, 0.1050, 6.9407
      CIE-Lab:
        31.6716, 37.0282, -70.3864
        CIE-LCH:
        31.6716, 79.5319, 297.7475
        CIE-Luv:
        31.6716, -12.7612, -93.9042
        Hunter-Lab:
        26.3452, 27.3723, -90.3590
      #0c3cbc color charts
#0c3cbc RGB chart
      #0c3cbc CMYK chart
      #0c3cbc RGB pie chart
      #0c3cbc color shades, tints & tones
#0c3cbc color schemes
#0c3cbc color preview, HTML & CSS examples
           This text has a color of #0c3cbc        
        
          <p style="color:#0c3cbc;">Text here</p>
        
        
          .mytext {color:#0c3cbc;}
        
        Text color #0c3cbc
      
           This box has a color of #0c3cbc        
        
          <div style="background-color:#0c3cbc;">Content here</div>
        
        
          .mybackground {background-color:#0c3cbc;}
        
        Background color #0c3cbc
      
           Border around this has a color of #0c3cbc        
        
          <div style="border:2px solid #0c3cbc;">Content here</div>
        
        
          .myborder {border:2px solid #0c3cbc;}
        
        Border color #0c3cbc