#0c50a2 color space conversions
Hex:
        #0c50a2
        RGB:
        12, 80, 162
        CMY:
        95, 69, 36
        CMYK:
        93, 51, 0, 36
      HSL:
        213°, 86.2069%, 34.1176%
        HSV (HSB):
        213°, 92.5926%, 63.5294%
        XYZ:
        9.5419, 8.4241, 35.3055
        xyY:
        0.1791, 0.1581, 8.4241
      CIE-Lab:
        34.8510, 13.1962, -49.7272
        CIE-LCH:
        34.8510, 51.4483, 284.8622
        CIE-Luv:
        34.8510, -18.1251, -70.1385
        Hunter-Lab:
        29.0243, 7.8900, -51.8040
      #0c50a2 color charts
#0c50a2 RGB chart
      #0c50a2 CMYK chart
      #0c50a2 RGB pie chart
      #0c50a2 color shades, tints & tones
#0c50a2 color schemes
#0c50a2 color preview, HTML & CSS examples
           This text has a color of #0c50a2        
        
          <p style="color:#0c50a2;">Text here</p>
        
        
          .mytext {color:#0c50a2;}
        
        Text color #0c50a2
      
           This box has a color of #0c50a2        
        
          <div style="background-color:#0c50a2;">Content here</div>
        
        
          .mybackground {background-color:#0c50a2;}
        
        Background color #0c50a2
      
           Border around this has a color of #0c50a2        
        
          <div style="border:2px solid #0c50a2;">Content here</div>
        
        
          .myborder {border:2px solid #0c50a2;}
        
        Border color #0c50a2