#01f6fa color space conversions
Hex:
        #01f6fa
        RGB:
        1, 246, 250
        CMY:
        100, 4, 2
        CMYK:
        100, 2, 0, 2
      HSL:
        181°, 99.2032%, 49.2157%
        HSV (HSB):
        181°, 99.6000%, 98.0392%
        XYZ:
        50.2236, 72.8201, 101.8511
        xyY:
        0.2233, 0.3238, 72.8201
      CIE-Lab:
        88.3619, -45.6075, -15.6641
        CIE-LCH:
        88.3619, 48.2225, 198.9553
        CIE-Luv:
        88.3619, -67.8977, -18.0917
        Hunter-Lab:
        85.3347, -44.2798, -11.0312
      #01f6fa color charts
#01f6fa RGB chart
      #01f6fa CMYK chart
      #01f6fa RGB pie chart
      #01f6fa color shades, tints & tones
#01f6fa color schemes
#01f6fa color preview, HTML & CSS examples
           This text has a color of #01f6fa        
        
          <p style="color:#01f6fa;">Text here</p>
        
        
          .mytext {color:#01f6fa;}
        
        Text color #01f6fa
      
           This box has a color of #01f6fa        
        
          <div style="background-color:#01f6fa;">Content here</div>
        
        
          .mybackground {background-color:#01f6fa;}
        
        Background color #01f6fa
      
           Border around this has a color of #01f6fa        
        
          <div style="border:2px solid #01f6fa;">Content here</div>
        
        
          .myborder {border:2px solid #01f6fa;}
        
        Border color #01f6fa