#0fb2fa color space conversions
Hex:
        #0fb2fa
        RGB:
        15, 178, 250
        CMY:
        94, 30, 2
        CMYK:
        94, 29, 0, 2
      HSL:
        198°, 95.9184%, 51.9608%
        HSV (HSB):
        198°, 94.0000%, 98.0392%
        XYZ:
        33.3727, 38.8445, 96.1813
        xyY:
        0.1982, 0.2307, 38.8445
      CIE-Lab:
        68.6385, -12.0812, -45.9710
        CIE-LCH:
        68.6385, 47.5319, 255.2756
        CIE-Luv:
        68.6385, -44.8543, -73.0436
        Hunter-Lab:
        62.3253, -13.4898, -47.8694
      #0fb2fa color charts
#0fb2fa RGB chart
      #0fb2fa CMYK chart
      #0fb2fa RGB pie chart
      #0fb2fa color shades, tints & tones
#0fb2fa color schemes
#0fb2fa color preview, HTML & CSS examples
           This text has a color of #0fb2fa        
        
          <p style="color:#0fb2fa;">Text here</p>
        
        
          .mytext {color:#0fb2fa;}
        
        Text color #0fb2fa
      
           This box has a color of #0fb2fa        
        
          <div style="background-color:#0fb2fa;">Content here</div>
        
        
          .mybackground {background-color:#0fb2fa;}
        
        Background color #0fb2fa
      
           Border around this has a color of #0fb2fa        
        
          <div style="border:2px solid #0fb2fa;">Content here</div>
        
        
          .myborder {border:2px solid #0fb2fa;}
        
        Border color #0fb2fa