#0fc2fd color space conversions
Hex:
        #0fc2fd
        RGB:
        15, 194, 253
        CMY:
        94, 24, 1
        CMYK:
        94, 23, 0, 1
      HSL:
        195°, 98.3471%, 52.5490%
        HSV (HSB):
        195°, 94.0711%, 99.2157%
        XYZ:
        37.2184, 45.7770, 99.8027
        xyY:
        0.2036, 0.2504, 45.7770
      CIE-Lab:
        73.4006, -19.5478, -40.1393
        CIE-LCH:
        73.4006, 44.6462, 244.0339
        CIE-Luv:
        73.4006, -49.9559, -62.7076
        Hunter-Lab:
        67.6587, -20.2115, -40.0971
      #0fc2fd color charts
#0fc2fd RGB chart
      #0fc2fd CMYK chart
      #0fc2fd RGB pie chart
      #0fc2fd color shades, tints & tones
#0fc2fd color schemes
#0fc2fd color preview, HTML & CSS examples
           This text has a color of #0fc2fd        
        
          <p style="color:#0fc2fd;">Text here</p>
        
        
          .mytext {color:#0fc2fd;}
        
        Text color #0fc2fd
      
           This box has a color of #0fc2fd        
        
          <div style="background-color:#0fc2fd;">Content here</div>
        
        
          .mybackground {background-color:#0fc2fd;}
        
        Background color #0fc2fd
      
           Border around this has a color of #0fc2fd        
        
          <div style="border:2px solid #0fc2fd;">Content here</div>
        
        
          .myborder {border:2px solid #0fc2fd;}
        
        Border color #0fc2fd