#31bdf5 color space conversions
Hex:
        #31bdf5
        RGB:
        49, 189, 245
        CMY:
        81, 26, 4
        CMYK:
        80, 23, 0, 4
      HSL:
        197°, 90.7407%, 57.6471%
        HSV (HSB):
        197°, 80.0000%, 96.0784%
        XYZ:
        35.9456, 43.6407, 92.9152
        xyY:
        0.2084, 0.2530, 43.6407
      CIE-Lab:
        71.9877, -17.6760, -37.9992
        CIE-LCH:
        71.9877, 41.9092, 245.0536
        CIE-Luv:
        71.9877, -46.3275, -59.0803
        Hunter-Lab:
        66.0611, -18.4803, -37.1488
      #31bdf5 color charts
#31bdf5 RGB chart
      #31bdf5 CMYK chart
      #31bdf5 RGB pie chart
      #31bdf5 color shades, tints & tones
#31bdf5 color schemes
#31bdf5 color preview, HTML & CSS examples
           This text has a color of #31bdf5        
        
          <p style="color:#31bdf5;">Text here</p>
        
        
          .mytext {color:#31bdf5;}
        
        Text color #31bdf5
      
           This box has a color of #31bdf5        
        
          <div style="background-color:#31bdf5;">Content here</div>
        
        
          .mybackground {background-color:#31bdf5;}
        
        Background color #31bdf5
      
           Border around this has a color of #31bdf5        
        
          <div style="border:2px solid #31bdf5;">Content here</div>
        
        
          .myborder {border:2px solid #31bdf5;}
        
        Border color #31bdf5