#0c3dcb color space conversions
Hex:
        #0c3dcb
        RGB:
        12, 61, 203
        CMY:
        95, 76, 20
        CMYK:
        94, 70, 0, 20
      HSL:
        225°, 88.8372%, 42.1569%
        HSV (HSB):
        225°, 94.0887%, 79.6078%
        XYZ:
        12.5999, 7.7274, 57.3274
        xyY:
        0.1623, 0.0995, 7.7274
      CIE-Lab:
        33.4087, 41.9761, -76.3094
        CIE-LCH:
        33.4087, 87.0926, 298.8142
        CIE-Luv:
        33.4087, -13.0805, -102.8860
        Hunter-Lab:
        27.7983, 32.2599, -102.8128
      #0c3dcb color charts
#0c3dcb RGB chart
      #0c3dcb CMYK chart
      #0c3dcb RGB pie chart
      #0c3dcb color shades, tints & tones
#0c3dcb color schemes
#0c3dcb color preview, HTML & CSS examples
           This text has a color of #0c3dcb        
        
          <p style="color:#0c3dcb;">Text here</p>
        
        
          .mytext {color:#0c3dcb;}
        
        Text color #0c3dcb
      
           This box has a color of #0c3dcb        
        
          <div style="background-color:#0c3dcb;">Content here</div>
        
        
          .mybackground {background-color:#0c3dcb;}
        
        Background color #0c3dcb
      
           Border around this has a color of #0c3dcb        
        
          <div style="border:2px solid #0c3dcb;">Content here</div>
        
        
          .myborder {border:2px solid #0c3dcb;}
        
        Border color #0c3dcb