#0faff5 color space conversions
Hex:
        #0faff5
        RGB:
        15, 175, 245
        CMY:
        94, 31, 4
        CMYK:
        94, 29, 0, 4
      HSL:
        198°, 92.0000%, 50.9804%
        HSV (HSB):
        198°, 93.8776%, 96.0784%
        XYZ:
        32.0084, 37.3541, 91.9092
        xyY:
        0.1985, 0.2316, 37.3541
      CIE-Lab:
        67.5418, -12.2282, -44.9774
        CIE-LCH:
        67.5418, 46.6100, 254.7904
        CIE-Luv:
        67.5418, -44.2039, -71.1615
        Hunter-Lab:
        61.1180, -13.4733, -46.3777
      #0faff5 color charts
#0faff5 RGB chart
      #0faff5 CMYK chart
      #0faff5 RGB pie chart
      #0faff5 color shades, tints & tones
#0faff5 color schemes
#0faff5 color preview, HTML & CSS examples
           This text has a color of #0faff5        
        
          <p style="color:#0faff5;">Text here</p>
        
        
          .mytext {color:#0faff5;}
        
        Text color #0faff5
      
           This box has a color of #0faff5        
        
          <div style="background-color:#0faff5;">Content here</div>
        
        
          .mybackground {background-color:#0faff5;}
        
        Background color #0faff5
      
           Border around this has a color of #0faff5        
        
          <div style="border:2px solid #0faff5;">Content here</div>
        
        
          .myborder {border:2px solid #0faff5;}
        
        Border color #0faff5