#1fc7fd color space conversions
Hex:
        #1fc7fd
        RGB:
        31, 199, 253
        CMY:
        88, 22, 1
        CMYK:
        88, 21, 0, 1
      HSL:
        195°, 98.2301%, 55.6863%
        HSV (HSB):
        195°, 87.7470%, 99.2157%
        XYZ:
        38.7181, 48.2300, 100.1972
        xyY:
        0.2069, 0.2577, 48.2300
      CIE-Lab:
        74.9698, -21.4628, -37.6894
        CIE-LCH:
        74.9698, 43.3721, 240.3400
        CIE-Luv:
        74.9698, -50.7898, -58.3786
        Hunter-Lab:
        69.4478, -22.0175, -36.9283
      #1fc7fd color charts
#1fc7fd RGB chart
      #1fc7fd CMYK chart
      #1fc7fd RGB pie chart
      #1fc7fd color shades, tints & tones
#1fc7fd color schemes
#1fc7fd color preview, HTML & CSS examples
           This text has a color of #1fc7fd        
        
          <p style="color:#1fc7fd;">Text here</p>
        
        
          .mytext {color:#1fc7fd;}
        
        Text color #1fc7fd
      
           This box has a color of #1fc7fd        
        
          <div style="background-color:#1fc7fd;">Content here</div>
        
        
          .mybackground {background-color:#1fc7fd;}
        
        Background color #1fc7fd
      
           Border around this has a color of #1fc7fd        
        
          <div style="border:2px solid #1fc7fd;">Content here</div>
        
        
          .myborder {border:2px solid #1fc7fd;}
        
        Border color #1fc7fd