#0fb7cf color space conversions
Hex:
        #0fb7cf
        RGB:
        15, 183, 207
        CMY:
        94, 28, 19
        CMYK:
        93, 12, 0, 19
      HSL:
        188°, 86.4865%, 43.5294%
        HSV (HSB):
        188°, 92.7536%, 81.1765%
        XYZ:
        28.3930, 38.4735, 64.9612
        xyY:
        0.2154, 0.2918, 38.4735
      CIE-Lab:
        68.3682, -29.4141, -22.9063
        CIE-LCH:
        68.3682, 37.2812, 217.9098
        CIE-Luv:
        68.3682, -49.7207, -31.7423
        Hunter-Lab:
        62.0270, -26.8386, -18.6757
      #0fb7cf color charts
#0fb7cf RGB chart
      #0fb7cf CMYK chart
      #0fb7cf RGB pie chart
      #0fb7cf color shades, tints & tones
#0fb7cf color schemes
#0fb7cf color preview, HTML & CSS examples
           This text has a color of #0fb7cf        
        
          <p style="color:#0fb7cf;">Text here</p>
        
        
          .mytext {color:#0fb7cf;}
        
        Text color #0fb7cf
      
           This box has a color of #0fb7cf        
        
          <div style="background-color:#0fb7cf;">Content here</div>
        
        
          .mybackground {background-color:#0fb7cf;}
        
        Background color #0fb7cf
      
           Border around this has a color of #0fb7cf        
        
          <div style="border:2px solid #0fb7cf;">Content here</div>
        
        
          .myborder {border:2px solid #0fb7cf;}
        
        Border color #0fb7cf