#0fbfed color space conversions
Hex:
        #0fbfed
        RGB:
        15, 191, 237
        CMY:
        94, 25, 7
        CMYK:
        94, 19, 0, 7
      HSL:
        192°, 88.0952%, 49.4118%
        HSV (HSB):
        192°, 93.6709%, 92.9412%
        XYZ:
        34.1139, 43.4776, 86.7148
        xyY:
        0.2076, 0.2646, 43.4776
      CIE-Lab:
        71.8779, -23.4523, -33.8712
        CIE-LCH:
        71.8779, 41.1979, 235.3015
        CIE-Luv:
        71.8779, -50.1401, -51.2864
        Hunter-Lab:
        65.9375, -23.0408, -31.8163
      #0fbfed color charts
#0fbfed RGB chart
      #0fbfed CMYK chart
      #0fbfed RGB pie chart
      #0fbfed color shades, tints & tones
#0fbfed color schemes
#0fbfed color preview, HTML & CSS examples
           This text has a color of #0fbfed        
        
          <p style="color:#0fbfed;">Text here</p>
        
        
          .mytext {color:#0fbfed;}
        
        Text color #0fbfed
      
           This box has a color of #0fbfed        
        
          <div style="background-color:#0fbfed;">Content here</div>
        
        
          .mybackground {background-color:#0fbfed;}
        
        Background color #0fbfed
      
           Border around this has a color of #0fbfed        
        
          <div style="border:2px solid #0fbfed;">Content here</div>
        
        
          .myborder {border:2px solid #0fbfed;}
        
        Border color #0fbfed