#0c3bcb color space conversions
Hex:
        #0c3bcb
        RGB:
        12, 59, 203
        CMY:
        95, 77, 20
        CMYK:
        94, 71, 0, 20
      HSL:
        225°, 88.8372%, 42.1569%
        HSV (HSB):
        225°, 94.0887%, 79.6078%
        XYZ:
        12.4951, 7.5179, 57.2924
        xyY:
        0.1616, 0.0972, 7.5179
      CIE-Lab:
        32.9580, 43.2102, -77.0537
        CIE-LCH:
        32.9580, 88.3425, 299.2828
        CIE-Luv:
        32.9580, -12.6975, -103.0985
        Hunter-Lab:
        27.4188, 33.3618, -104.6953
      #0c3bcb color charts
#0c3bcb RGB chart
      #0c3bcb CMYK chart
      #0c3bcb RGB pie chart
      #0c3bcb color shades, tints & tones
#0c3bcb color schemes
#0c3bcb color preview, HTML & CSS examples
           This text has a color of #0c3bcb        
        
          <p style="color:#0c3bcb;">Text here</p>
        
        
          .mytext {color:#0c3bcb;}
        
        Text color #0c3bcb
      
           This box has a color of #0c3bcb        
        
          <div style="background-color:#0c3bcb;">Content here</div>
        
        
          .mybackground {background-color:#0c3bcb;}
        
        Background color #0c3bcb
      
           Border around this has a color of #0c3bcb        
        
          <div style="border:2px solid #0c3bcb;">Content here</div>
        
        
          .myborder {border:2px solid #0c3bcb;}
        
        Border color #0c3bcb