#0fbcfa color space conversions
Hex:
        #0fbcfa
        RGB:
        15, 188, 250
        CMY:
        94, 26, 2
        CMYK:
        94, 25, 0, 2
      HSL:
        196°, 95.9184%, 51.9608%
        HSV (HSB):
        196°, 94.0000%, 98.0392%
        XYZ:
        35.4355, 42.9701, 96.8689
        xyY:
        0.2022, 0.2452, 42.9701
      CIE-Lab:
        71.5347, -17.4420, -41.4337
        CIE-LCH:
        71.5347, 44.9552, 247.1708
        CIE-Luv:
        71.5347, -48.1745, -64.9928
        Hunter-Lab:
        65.5516, -18.2227, -41.7297
      #0fbcfa color charts
#0fbcfa RGB chart
      #0fbcfa CMYK chart
      #0fbcfa RGB pie chart
      #0fbcfa color shades, tints & tones
#0fbcfa color schemes
#0fbcfa color preview, HTML & CSS examples
           This text has a color of #0fbcfa        
        
          <p style="color:#0fbcfa;">Text here</p>
        
        
          .mytext {color:#0fbcfa;}
        
        Text color #0fbcfa
      
           This box has a color of #0fbcfa        
        
          <div style="background-color:#0fbcfa;">Content here</div>
        
        
          .mybackground {background-color:#0fbcfa;}
        
        Background color #0fbcfa
      
           Border around this has a color of #0fbcfa        
        
          <div style="border:2px solid #0fbcfa;">Content here</div>
        
        
          .myborder {border:2px solid #0fbcfa;}
        
        Border color #0fbcfa