#0fb5ee color space conversions
Hex:
        #0fb5ee
        RGB:
        15, 181, 238
        CMY:
        94, 29, 7
        CMYK:
        94, 24, 0, 7
      HSL:
        195°, 88.1423%, 49.6078%
        HSV (HSB):
        195°, 93.6975%, 93.3333%
        XYZ:
        32.1535, 39.3224, 86.7842
        xyY:
        0.2032, 0.2485, 39.3224
      CIE-Lab:
        68.9841, -17.9202, -38.9100
        CIE-LCH:
        68.9841, 42.8383, 245.2714
        CIE-Luv:
        68.9841, -46.7009, -60.3032
        Hunter-Lab:
        62.7075, -18.2117, -38.1592
      #0fb5ee color charts
#0fb5ee RGB chart
      #0fb5ee CMYK chart
      #0fb5ee RGB pie chart
      #0fb5ee color shades, tints & tones
#0fb5ee color schemes
#0fb5ee color preview, HTML & CSS examples
           This text has a color of #0fb5ee        
        
          <p style="color:#0fb5ee;">Text here</p>
        
        
          .mytext {color:#0fb5ee;}
        
        Text color #0fb5ee
      
           This box has a color of #0fb5ee        
        
          <div style="background-color:#0fb5ee;">Content here</div>
        
        
          .mybackground {background-color:#0fb5ee;}
        
        Background color #0fb5ee
      
           Border around this has a color of #0fb5ee        
        
          <div style="border:2px solid #0fb5ee;">Content here</div>
        
        
          .myborder {border:2px solid #0fb5ee;}
        
        Border color #0fb5ee