#0c3acc color space conversions
Hex:
        #0c3acc
        RGB:
        12, 58, 204
        CMY:
        95, 77, 20
        CMYK:
        94, 72, 0, 20
      HSL:
        226°, 88.8889%, 42.3529%
        HSV (HSB):
        226°, 94.1176%, 80.0000%
        XYZ:
        12.5638, 7.4639, 57.9052
        xyY:
        0.1612, 0.0958, 7.4639
      CIE-Lab:
        32.8405, 44.1815, -77.8299
        CIE-LCH:
        32.8405, 89.4958, 299.5821
        CIE-Luv:
        32.8405, -12.5232, -103.7842
        Hunter-Lab:
        27.3202, 34.2768, -106.5414
      #0c3acc color charts
#0c3acc RGB chart
      #0c3acc CMYK chart
      #0c3acc RGB pie chart
      #0c3acc color shades, tints & tones
#0c3acc color schemes
#0c3acc color preview, HTML & CSS examples
           This text has a color of #0c3acc        
        
          <p style="color:#0c3acc;">Text here</p>
        
        
          .mytext {color:#0c3acc;}
        
        Text color #0c3acc
      
           This box has a color of #0c3acc        
        
          <div style="background-color:#0c3acc;">Content here</div>
        
        
          .mybackground {background-color:#0c3acc;}
        
        Background color #0c3acc
      
           Border around this has a color of #0c3acc        
        
          <div style="border:2px solid #0c3acc;">Content here</div>
        
        
          .myborder {border:2px solid #0c3acc;}
        
        Border color #0c3acc