#0c58ae color space conversions
Hex:
        #0c58ae
        RGB:
        12, 88, 174
        CMY:
        95, 65, 32
        CMYK:
        93, 49, 0, 32
      HSL:
        212°, 87.0968%, 36.4706%
        HSV (HSB):
        212°, 93.1034%, 68.2353%
        XYZ:
        11.2813, 10.1136, 41.4019
        xyY:
        0.1796, 0.1611, 10.1136
      CIE-Lab:
        38.0456, 12.7670, -51.7119
        CIE-LCH:
        38.0456, 53.2646, 283.8682
        CIE-Luv:
        38.0456, -20.1366, -74.8793
        Hunter-Lab:
        31.8019, 7.6673, -54.9266
      #0c58ae color charts
#0c58ae RGB chart
      #0c58ae CMYK chart
      #0c58ae RGB pie chart
      #0c58ae color shades, tints & tones
#0c58ae color schemes
#0c58ae color preview, HTML & CSS examples
           This text has a color of #0c58ae        
        
          <p style="color:#0c58ae;">Text here</p>
        
        
          .mytext {color:#0c58ae;}
        
        Text color #0c58ae
      
           This box has a color of #0c58ae        
        
          <div style="background-color:#0c58ae;">Content here</div>
        
        
          .mybackground {background-color:#0c58ae;}
        
        Background color #0c58ae
      
           Border around this has a color of #0c58ae        
        
          <div style="border:2px solid #0c58ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c58ae;}
        
        Border color #0c58ae