#0c3eba color space conversions
Hex:
        #0c3eba
        RGB:
        12, 62, 186
        CMY:
        95, 76, 27
        CMYK:
        94, 67, 0, 27
      HSL:
        223°, 87.8788%, 38.8235%
        HSV (HSB):
        223°, 93.5484%, 72.9412%
        XYZ:
        10.7372, 7.0686, 47.2528
        xyY:
        0.1650, 0.1086, 7.0686
      CIE-Lab:
        31.9625, 34.9708, -68.7269
        CIE-LCH:
        31.9625, 77.1126, 296.9687
        CIE-Luv:
        31.9625, -13.1758, -92.3511
        Hunter-Lab:
        26.5868, 25.5609, -86.7656
      #0c3eba color charts
#0c3eba RGB chart
      #0c3eba CMYK chart
      #0c3eba RGB pie chart
      #0c3eba color shades, tints & tones
#0c3eba color schemes
#0c3eba color preview, HTML & CSS examples
           This text has a color of #0c3eba        
        
          <p style="color:#0c3eba;">Text here</p>
        
        
          .mytext {color:#0c3eba;}
        
        Text color #0c3eba
      
           This box has a color of #0c3eba        
        
          <div style="background-color:#0c3eba;">Content here</div>
        
        
          .mybackground {background-color:#0c3eba;}
        
        Background color #0c3eba
      
           Border around this has a color of #0c3eba        
        
          <div style="border:2px solid #0c3eba;">Content here</div>
        
        
          .myborder {border:2px solid #0c3eba;}
        
        Border color #0c3eba