#0c506f color space conversions
Hex:
        #0c506f
        RGB:
        12, 80, 111
        CMY:
        95, 69, 56
        CMYK:
        89, 28, 0, 56
      HSL:
        199°, 80.4878%, 24.1176%
        HSV (HSB):
        199°, 89.1892%, 43.5294%
        XYZ:
        5.8895, 6.9632, 16.0725
        xyY:
        0.2036, 0.2407, 6.9632
      CIE-Lab:
        31.7229, -7.8457, -23.4182
        CIE-LCH:
        31.7229, 24.6975, 251.4778
        CIE-Luv:
        31.7229, -20.3146, -30.1411
        Hunter-Lab:
        26.3878, -6.3392, -17.6414
      #0c506f color charts
#0c506f RGB chart
      #0c506f CMYK chart
      #0c506f RGB pie chart
      #0c506f color shades, tints & tones
#0c506f color schemes
#0c506f color preview, HTML & CSS examples
           This text has a color of #0c506f        
        
          <p style="color:#0c506f;">Text here</p>
        
        
          .mytext {color:#0c506f;}
        
        Text color #0c506f
      
           This box has a color of #0c506f        
        
          <div style="background-color:#0c506f;">Content here</div>
        
        
          .mybackground {background-color:#0c506f;}
        
        Background color #0c506f
      
           Border around this has a color of #0c506f        
        
          <div style="border:2px solid #0c506f;">Content here</div>
        
        
          .myborder {border:2px solid #0c506f;}
        
        Border color #0c506f