#1fb1de color space conversions
Hex:
        #1fb1de
        RGB:
        31, 177, 222
        CMY:
        88, 31, 13
        CMYK:
        86, 20, 0, 13
      HSL:
        194°, 75.4941%, 49.6078%
        HSV (HSB):
        194°, 86.0360%, 87.0588%
        XYZ:
        29.4720, 37.0095, 74.6975
        xyY:
        0.2088, 0.2621, 37.0095
      CIE-Lab:
        67.2842, -20.5599, -32.7985
        CIE-LCH:
        67.2842, 38.7098, 237.9182
        CIE-Luv:
        67.2842, -45.5420, -49.3870
        Hunter-Lab:
        60.8354, -19.9868, -30.2150
      #1fb1de color charts
#1fb1de RGB chart
      #1fb1de CMYK chart
      #1fb1de RGB pie chart
      #1fb1de color shades, tints & tones
#1fb1de color schemes
#1fb1de color preview, HTML & CSS examples
           This text has a color of #1fb1de        
        
          <p style="color:#1fb1de;">Text here</p>
        
        
          .mytext {color:#1fb1de;}
        
        Text color #1fb1de
      
           This box has a color of #1fb1de        
        
          <div style="background-color:#1fb1de;">Content here</div>
        
        
          .mybackground {background-color:#1fb1de;}
        
        Background color #1fb1de
      
           Border around this has a color of #1fb1de        
        
          <div style="border:2px solid #1fb1de;">Content here</div>
        
        
          .myborder {border:2px solid #1fb1de;}
        
        Border color #1fb1de