#0c5fab color space conversions
Hex:
        #0c5fab
        RGB:
        12, 95, 171
        CMY:
        95, 63, 33
        CMYK:
        93, 44, 0, 33
      HSL:
        209°, 86.8852%, 35.8824%
        HSV (HSB):
        209°, 92.9825%, 67.0588%
        XYZ:
        11.5945, 11.2029, 40.0793
        xyY:
        0.1844, 0.1782, 11.2029
      CIE-Lab:
        39.9201, 6.9404, -46.9204
        CIE-LCH:
        39.9201, 47.4310, 278.4141
        CIE-Luv:
        39.9201, -22.4098, -68.5604
        Hunter-Lab:
        33.4707, 3.2602, -47.5672
      #0c5fab color charts
#0c5fab RGB chart
      #0c5fab CMYK chart
      #0c5fab RGB pie chart
      #0c5fab color shades, tints & tones
#0c5fab color schemes
#0c5fab color preview, HTML & CSS examples
           This text has a color of #0c5fab        
        
          <p style="color:#0c5fab;">Text here</p>
        
        
          .mytext {color:#0c5fab;}
        
        Text color #0c5fab
      
           This box has a color of #0c5fab        
        
          <div style="background-color:#0c5fab;">Content here</div>
        
        
          .mybackground {background-color:#0c5fab;}
        
        Background color #0c5fab
      
           Border around this has a color of #0c5fab        
        
          <div style="border:2px solid #0c5fab;">Content here</div>
        
        
          .myborder {border:2px solid #0c5fab;}
        
        Border color #0c5fab