#0c8982 color space conversions
Hex:
        #0c8982
        RGB:
        12, 137, 130
        CMY:
        95, 46, 49
        CMYK:
        91, 0, 5, 46
      HSL:
        177°, 83.8926%, 29.2157%
        HSV (HSB):
        177°, 91.2409%, 53.7255%
        XYZ:
        13.1265, 19.5812, 24.2068
        xyY:
        0.2306, 0.3440, 19.5812
      CIE-Lab:
        51.3604, -31.8979, -5.0205
        CIE-LCH:
        51.3604, 32.2905, 188.9446
        CIE-Luv:
        51.3604, -39.7077, -2.6154
        Hunter-Lab:
        44.2506, -24.4882, -1.4585
      #0c8982 color charts
#0c8982 RGB chart
      #0c8982 CMYK chart
      #0c8982 RGB pie chart
      #0c8982 color shades, tints & tones
#0c8982 color schemes
#0c8982 color preview, HTML & CSS examples
           This text has a color of #0c8982        
        
          <p style="color:#0c8982;">Text here</p>
        
        
          .mytext {color:#0c8982;}
        
        Text color #0c8982
      
           This box has a color of #0c8982        
        
          <div style="background-color:#0c8982;">Content here</div>
        
        
          .mybackground {background-color:#0c8982;}
        
        Background color #0c8982
      
           Border around this has a color of #0c8982        
        
          <div style="border:2px solid #0c8982;">Content here</div>
        
        
          .myborder {border:2px solid #0c8982;}
        
        Border color #0c8982