#1fb7fa color space conversions
Hex:
        #1fb7fa
        RGB:
        31, 183, 250
        CMY:
        88, 28, 2
        CMYK:
        88, 27, 0, 2
      HSL:
        198°, 95.6332%, 55.0980%
        HSV (HSB):
        198°, 87.6000%, 98.0392%
        XYZ:
        34.7539, 41.0604, 96.5362
        xyY:
        0.2016, 0.2382, 41.0604
      CIE-Lab:
        70.2182, -14.0900, -43.4830
        CIE-LCH:
        70.2182, 45.7088, 252.0459
        CIE-Luv:
        70.2182, -45.6356, -68.7522
        Hunter-Lab:
        64.0784, -15.3250, -44.4675
      #1fb7fa color charts
#1fb7fa RGB chart
      #1fb7fa CMYK chart
      #1fb7fa RGB pie chart
      #1fb7fa color shades, tints & tones
#1fb7fa color schemes
#1fb7fa color preview, HTML & CSS examples
           This text has a color of #1fb7fa        
        
          <p style="color:#1fb7fa;">Text here</p>
        
        
          .mytext {color:#1fb7fa;}
        
        Text color #1fb7fa
      
           This box has a color of #1fb7fa        
        
          <div style="background-color:#1fb7fa;">Content here</div>
        
        
          .mybackground {background-color:#1fb7fa;}
        
        Background color #1fb7fa
      
           Border around this has a color of #1fb7fa        
        
          <div style="border:2px solid #1fb7fa;">Content here</div>
        
        
          .myborder {border:2px solid #1fb7fa;}
        
        Border color #1fb7fa