#31a4fa color space conversions
Hex:
        #31a4fa
        RGB:
        49, 164, 250
        CMY:
        81, 36, 2
        CMYK:
        80, 34, 0, 2
      HSL:
        206°, 95.2607%, 58.6275%
        HSV (HSB):
        206°, 80.4000%, 98.0392%
        XYZ:
        31.7974, 34.1060, 95.3497
        xyY:
        0.1972, 0.2115, 34.1060
      CIE-Lab:
        65.0466, -2.2391, -51.6091
        CIE-LCH:
        65.0466, 51.6577, 267.5157
        CIE-Luv:
        65.0466, -37.6255, -83.0900
        Hunter-Lab:
        58.4004, -5.0122, -55.9220
      #31a4fa color charts
#31a4fa RGB chart
      #31a4fa CMYK chart
      #31a4fa RGB pie chart
      #31a4fa color shades, tints & tones
#31a4fa color schemes
#31a4fa color preview, HTML & CSS examples
           This text has a color of #31a4fa        
        
          <p style="color:#31a4fa;">Text here</p>
        
        
          .mytext {color:#31a4fa;}
        
        Text color #31a4fa
      
           This box has a color of #31a4fa        
        
          <div style="background-color:#31a4fa;">Content here</div>
        
        
          .mybackground {background-color:#31a4fa;}
        
        Background color #31a4fa
      
           Border around this has a color of #31a4fa        
        
          <div style="border:2px solid #31a4fa;">Content here</div>
        
        
          .myborder {border:2px solid #31a4fa;}
        
        Border color #31a4fa