#0fccbc color space conversions
Hex:
        #0fccbc
        RGB:
        15, 204, 188
        CMY:
        94, 20, 26
        CMYK:
        93, 0, 8, 20
      HSL:
        175°, 86.3014%, 42.9412%
        HSV (HSB):
        175°, 92.6471%, 80.0000%
        XYZ:
        30.8670, 46.9181, 55.0062
        xyY:
        0.2324, 0.3533, 46.9181
      CIE-Lab:
        74.1374, -44.8424, -3.8778
        CIE-LCH:
        74.1374, 45.0098, 184.9424
        CIE-Luv:
        74.1374, -58.4064, 0.9865
        Hunter-Lab:
        68.4968, -39.4313, 0.3351
      #0fccbc color charts
#0fccbc RGB chart
      #0fccbc CMYK chart
      #0fccbc RGB pie chart
      #0fccbc color shades, tints & tones
#0fccbc color schemes
#0fccbc color preview, HTML & CSS examples
           This text has a color of #0fccbc        
        
          <p style="color:#0fccbc;">Text here</p>
        
        
          .mytext {color:#0fccbc;}
        
        Text color #0fccbc
      
           This box has a color of #0fccbc        
        
          <div style="background-color:#0fccbc;">Content here</div>
        
        
          .mybackground {background-color:#0fccbc;}
        
        Background color #0fccbc
      
           Border around this has a color of #0fccbc        
        
          <div style="border:2px solid #0fccbc;">Content here</div>
        
        
          .myborder {border:2px solid #0fccbc;}
        
        Border color #0fccbc