#31b1de color space conversions
Hex:
        #31b1de
        RGB:
        49, 177, 222
        CMY:
        81, 31, 13
        CMYK:
        78, 20, 0, 13
      HSL:
        196°, 72.3849%, 53.1373%
        HSV (HSB):
        196°, 77.9279%, 87.0588%
        XYZ:
        30.1736, 37.3712, 74.7303
        xyY:
        0.2121, 0.2627, 37.3712
      CIE-Lab:
        67.5546, -19.0613, -32.3581
        CIE-LCH:
        67.5546, 37.5550, 239.4988
        CIE-Luv:
        67.5546, -43.6789, -48.8408
        Hunter-Lab:
        61.1320, -18.8767, -29.6862
      #31b1de color charts
#31b1de RGB chart
      #31b1de CMYK chart
      #31b1de RGB pie chart
      #31b1de color shades, tints & tones
#31b1de color schemes
#31b1de color preview, HTML & CSS examples
           This text has a color of #31b1de        
        
          <p style="color:#31b1de;">Text here</p>
        
        
          .mytext {color:#31b1de;}
        
        Text color #31b1de
      
           This box has a color of #31b1de        
        
          <div style="background-color:#31b1de;">Content here</div>
        
        
          .mybackground {background-color:#31b1de;}
        
        Background color #31b1de
      
           Border around this has a color of #31b1de        
        
          <div style="border:2px solid #31b1de;">Content here</div>
        
        
          .myborder {border:2px solid #31b1de;}
        
        Border color #31b1de