#31b0de color space conversions
Hex:
        #31b0de
        RGB:
        49, 176, 222
        CMY:
        81, 31, 13
        CMYK:
        78, 21, 0, 13
      HSL:
        196°, 72.3849%, 53.1373%
        HSV (HSB):
        196°, 77.9279%, 87.0588%
        XYZ:
        29.9768, 36.9776, 74.6647
        xyY:
        0.2117, 0.2611, 36.9776
      CIE-Lab:
        67.2602, -18.5356, -32.8140
        CIE-LCH:
        67.2602, 37.6872, 240.5393
        CIE-Luv:
        67.2602, -43.3312, -49.6479
        Hunter-Lab:
        60.8092, -18.4219, -30.2329
      #31b0de color charts
#31b0de RGB chart
      #31b0de CMYK chart
      #31b0de RGB pie chart
      #31b0de color shades, tints & tones
#31b0de color schemes
#31b0de color preview, HTML & CSS examples
           This text has a color of #31b0de        
        
          <p style="color:#31b0de;">Text here</p>
        
        
          .mytext {color:#31b0de;}
        
        Text color #31b0de
      
           This box has a color of #31b0de        
        
          <div style="background-color:#31b0de;">Content here</div>
        
        
          .mybackground {background-color:#31b0de;}
        
        Background color #31b0de
      
           Border around this has a color of #31b0de        
        
          <div style="border:2px solid #31b0de;">Content here</div>
        
        
          .myborder {border:2px solid #31b0de;}
        
        Border color #31b0de