#0c948a color space conversions
Hex:
        #0c948a
        RGB:
        12, 148, 138
        CMY:
        95, 42, 46
        CMYK:
        92, 0, 7, 42
      HSL:
        176°, 85.0000%, 31.3725%
        HSV (HSB):
        176°, 91.8919%, 58.0392%
        XYZ:
        15.3290, 23.0929, 27.6942
        xyY:
        0.2318, 0.3493, 23.0929
      CIE-Lab:
        55.1680, -34.5960, -4.0150
        CIE-LCH:
        55.1680, 34.8282, 186.6199
        CIE-Luv:
        55.1680, -43.0247, -0.7775
        Hunter-Lab:
        48.0551, -27.1573, -0.5303
      #0c948a color charts
#0c948a RGB chart
      #0c948a CMYK chart
      #0c948a RGB pie chart
      #0c948a color shades, tints & tones
#0c948a color schemes
#0c948a color preview, HTML & CSS examples
           This text has a color of #0c948a        
        
          <p style="color:#0c948a;">Text here</p>
        
        
          .mytext {color:#0c948a;}
        
        Text color #0c948a
      
           This box has a color of #0c948a        
        
          <div style="background-color:#0c948a;">Content here</div>
        
        
          .mybackground {background-color:#0c948a;}
        
        Background color #0c948a
      
           Border around this has a color of #0c948a        
        
          <div style="border:2px solid #0c948a;">Content here</div>
        
        
          .myborder {border:2px solid #0c948a;}
        
        Border color #0c948a