#0c62af color space conversions
Hex:
        #0c62af
        RGB:
        12, 98, 175
        CMY:
        95, 62, 31
        CMYK:
        93, 44, 0, 31
      HSL:
        208°, 87.1658%, 36.6667%
        HSV (HSB):
        208°, 93.1429%, 68.6275%
        XYZ:
        12.2572, 11.9087, 42.2100
        xyY:
        0.1847, 0.1794, 11.9087
      CIE-Lab:
        41.0706, 6.6180, -47.4330
        CIE-LCH:
        41.0706, 47.8924, 277.9428
        CIE-Luv:
        41.0706, -23.1866, -69.8290
        Hunter-Lab:
        34.5089, 3.0104, -48.3650
      #0c62af color charts
#0c62af RGB chart
      #0c62af CMYK chart
      #0c62af RGB pie chart
      #0c62af color shades, tints & tones
#0c62af color schemes
#0c62af color preview, HTML & CSS examples
           This text has a color of #0c62af        
        
          <p style="color:#0c62af;">Text here</p>
        
        
          .mytext {color:#0c62af;}
        
        Text color #0c62af
      
           This box has a color of #0c62af        
        
          <div style="background-color:#0c62af;">Content here</div>
        
        
          .mybackground {background-color:#0c62af;}
        
        Background color #0c62af
      
           Border around this has a color of #0c62af        
        
          <div style="border:2px solid #0c62af;">Content here</div>
        
        
          .myborder {border:2px solid #0c62af;}
        
        Border color #0c62af