#31b7ff color space conversions
Hex:
        #31b7ff
        RGB:
        49, 183, 255
        CMY:
        81, 28, 0
        CMYK:
        81, 28, 0, 0
      HSL:
        201°, 100.0000%, 59.6078%
        HSV (HSB):
        201°, 80.7843%, 100.0000%
        XYZ:
        36.2501, 41.7399, 100.7538
        xyY:
        0.2028, 0.2335, 41.7399
      CIE-Lab:
        70.6912, -11.0699, -45.4257
        CIE-LCH:
        70.6912, 46.7551, 256.3044
        CIE-Luv:
        70.6912, -43.6699, -72.5031
        Hunter-Lab:
        64.6065, -12.9065, -47.2382
      #31b7ff color charts
#31b7ff RGB chart
      #31b7ff CMYK chart
      #31b7ff RGB pie chart
      #31b7ff color shades, tints & tones
#31b7ff color schemes
#31b7ff color preview, HTML & CSS examples
           This text has a color of #31b7ff        
        
          <p style="color:#31b7ff;">Text here</p>
        
        
          .mytext {color:#31b7ff;}
        
        Text color #31b7ff
      
           This box has a color of #31b7ff        
        
          <div style="background-color:#31b7ff;">Content here</div>
        
        
          .mybackground {background-color:#31b7ff;}
        
        Background color #31b7ff
      
           Border around this has a color of #31b7ff        
        
          <div style="border:2px solid #31b7ff;">Content here</div>
        
        
          .myborder {border:2px solid #31b7ff;}
        
        Border color #31b7ff