#0c3abc color space conversions
Hex:
        #0c3abc
        RGB:
        12, 58, 188
        CMY:
        95, 77, 26
        CMYK:
        94, 69, 0, 26
      HSL:
        224°, 88.0000%, 39.2157%
        HSV (HSB):
        224°, 93.6170%, 73.7255%
        XYZ:
        10.7418, 6.7351, 48.3108
        xyY:
        0.1633, 0.1024, 6.7351
      CIE-Lab:
        31.1961, 38.3088, -71.1701
        CIE-LCH:
        31.1961, 80.8254, 298.2923
        CIE-Luv:
        31.1961, -12.3522, -94.1692
        Hunter-Lab:
        25.9521, 28.4664, -92.2041
      #0c3abc color charts
#0c3abc RGB chart
      #0c3abc CMYK chart
      #0c3abc RGB pie chart
      #0c3abc color shades, tints & tones
#0c3abc color schemes
#0c3abc color preview, HTML & CSS examples
           This text has a color of #0c3abc        
        
          <p style="color:#0c3abc;">Text here</p>
        
        
          .mytext {color:#0c3abc;}
        
        Text color #0c3abc
      
           This box has a color of #0c3abc        
        
          <div style="background-color:#0c3abc;">Content here</div>
        
        
          .mybackground {background-color:#0c3abc;}
        
        Background color #0c3abc
      
           Border around this has a color of #0c3abc        
        
          <div style="border:2px solid #0c3abc;">Content here</div>
        
        
          .myborder {border:2px solid #0c3abc;}
        
        Border color #0c3abc