#0c059b color space conversions
Hex:
        #0c059b
        RGB:
        12, 5, 155
        CMY:
        95, 98, 39
        CMYK:
        92, 97, 0, 39
      HSL:
        243°, 93.7500%, 31.3725%
        HSV (HSB):
        243°, 96.7742%, 60.7843%
        XYZ:
        6.1223, 2.5533, 31.1805
        xyY:
        0.1536, 0.0641, 2.5533
      CIE-Lab:
        18.1578, 53.1977, -72.9342
        CIE-LCH:
        18.1578, 90.2740, 306.1067
        CIE-Luv:
        18.1578, -4.7999, -71.2342
        Hunter-Lab:
        15.9789, 40.4287, -104.5103
      #0c059b color charts
#0c059b RGB chart
      #0c059b CMYK chart
      #0c059b RGB pie chart
      #0c059b color shades, tints & tones
#0c059b color schemes
#0c059b color preview, HTML & CSS examples
           This text has a color of #0c059b        
        
          <p style="color:#0c059b;">Text here</p>
        
        
          .mytext {color:#0c059b;}
        
        Text color #0c059b
      
           This box has a color of #0c059b        
        
          <div style="background-color:#0c059b;">Content here</div>
        
        
          .mybackground {background-color:#0c059b;}
        
        Background color #0c059b
      
           Border around this has a color of #0c059b        
        
          <div style="border:2px solid #0c059b;">Content here</div>
        
        
          .myborder {border:2px solid #0c059b;}
        
        Border color #0c059b