#0c4acc color space conversions
Hex:
        #0c4acc
        RGB:
        12, 74, 204
        CMY:
        95, 71, 20
        CMYK:
        94, 64, 0, 20
      HSL:
        221°, 88.8889%, 42.3529%
        HSV (HSB):
        221°, 94.1176%, 80.0000%
        XYZ:
        13.4995, 9.3354, 58.2171
        xyY:
        0.1666, 0.1152, 9.3354
      CIE-Lab:
        36.6221, 34.0538, -71.6003
        CIE-LCH:
        36.6221, 79.2860, 295.4362
        CIE-Luv:
        36.6221, -15.8551, -101.0851
        Hunter-Lab:
        30.5538, 25.3968, -91.5833
      #0c4acc color charts
#0c4acc RGB chart
      #0c4acc CMYK chart
      #0c4acc RGB pie chart
      #0c4acc color shades, tints & tones
#0c4acc color schemes
#0c4acc color preview, HTML & CSS examples
           This text has a color of #0c4acc        
        
          <p style="color:#0c4acc;">Text here</p>
        
        
          .mytext {color:#0c4acc;}
        
        Text color #0c4acc
      
           This box has a color of #0c4acc        
        
          <div style="background-color:#0c4acc;">Content here</div>
        
        
          .mybackground {background-color:#0c4acc;}
        
        Background color #0c4acc
      
           Border around this has a color of #0c4acc        
        
          <div style="border:2px solid #0c4acc;">Content here</div>
        
        
          .myborder {border:2px solid #0c4acc;}
        
        Border color #0c4acc