#1fc6fa color space conversions
Hex:
        #1fc6fa
        RGB:
        31, 198, 250
        CMY:
        88, 22, 2
        CMYK:
        88, 21, 0, 2
      HSL:
        194°, 95.6332%, 55.0980%
        HSV (HSB):
        194°, 87.6000%, 98.0392%
        XYZ:
        38.0145, 47.5816, 97.6231
        xyY:
        0.2075, 0.2597, 47.5816
      CIE-Lab:
        74.5603, -21.9568, -36.7151
        CIE-LCH:
        74.5603, 42.7796, 239.1193
        CIE-Luv:
        74.5603, -50.6695, -56.5952
        Hunter-Lab:
        68.9794, -22.3428, -35.6245
      #1fc6fa color charts
#1fc6fa RGB chart
      #1fc6fa CMYK chart
      #1fc6fa RGB pie chart
      #1fc6fa color shades, tints & tones
#1fc6fa color schemes
#1fc6fa color preview, HTML & CSS examples
           This text has a color of #1fc6fa        
        
          <p style="color:#1fc6fa;">Text here</p>
        
        
          .mytext {color:#1fc6fa;}
        
        Text color #1fc6fa
      
           This box has a color of #1fc6fa        
        
          <div style="background-color:#1fc6fa;">Content here</div>
        
        
          .mybackground {background-color:#1fc6fa;}
        
        Background color #1fc6fa
      
           Border around this has a color of #1fc6fa        
        
          <div style="border:2px solid #1fc6fa;">Content here</div>
        
        
          .myborder {border:2px solid #1fc6fa;}
        
        Border color #1fc6fa