#0fbfca color space conversions
Hex:
        #0fbfca
        RGB:
        15, 191, 202
        CMY:
        94, 25, 21
        CMYK:
        93, 5, 0, 21
      HSL:
        184°, 86.1751%, 42.5490%
        HSV (HSB):
        184°, 92.5743%, 79.2157%
        XYZ:
        29.4885, 41.6274, 62.3578
        xyY:
        0.2209, 0.3119, 41.6274
      CIE-Lab:
        70.6133, -34.8467, -16.7555
        CIE-LCH:
        70.6133, 38.6657, 205.6799
        CIE-Luv:
        70.6133, -52.8578, -20.9705
        Hunter-Lab:
        64.5193, -31.3256, -12.1402
      #0fbfca color charts
#0fbfca RGB chart
      #0fbfca CMYK chart
      #0fbfca RGB pie chart
      #0fbfca color shades, tints & tones
#0fbfca color schemes
#0fbfca color preview, HTML & CSS examples
           This text has a color of #0fbfca        
        
          <p style="color:#0fbfca;">Text here</p>
        
        
          .mytext {color:#0fbfca;}
        
        Text color #0fbfca
      
           This box has a color of #0fbfca        
        
          <div style="background-color:#0fbfca;">Content here</div>
        
        
          .mybackground {background-color:#0fbfca;}
        
        Background color #0fbfca
      
           Border around this has a color of #0fbfca        
        
          <div style="border:2px solid #0fbfca;">Content here</div>
        
        
          .myborder {border:2px solid #0fbfca;}
        
        Border color #0fbfca