#31cbd1 color space conversions
Hex:
        #31cbd1
        RGB:
        49, 203, 209
        CMY:
        81, 20, 18
        CMYK:
        77, 3, 0, 18
      HSL:
        182°, 63.4921%, 50.5882%
        HSV (HSB):
        182°, 76.5550%, 81.9608%
        XYZ:
        34.1312, 47.9683, 67.7815
        xyY:
        0.2277, 0.3200, 47.9683
      CIE-Lab:
        74.8049, -36.0085, -14.2106
        CIE-LCH:
        74.8049, 38.7112, 201.5365
        CIE-Luv:
        74.8049, -53.6613, -16.7496
        Hunter-Lab:
        69.2591, -33.2380, -9.5437
      #31cbd1 color charts
#31cbd1 RGB chart
      #31cbd1 CMYK chart
      #31cbd1 RGB pie chart
      #31cbd1 color shades, tints & tones
#31cbd1 color schemes
#31cbd1 color preview, HTML & CSS examples
           This text has a color of #31cbd1        
        
          <p style="color:#31cbd1;">Text here</p>
        
        
          .mytext {color:#31cbd1;}
        
        Text color #31cbd1
      
           This box has a color of #31cbd1        
        
          <div style="background-color:#31cbd1;">Content here</div>
        
        
          .mybackground {background-color:#31cbd1;}
        
        Background color #31cbd1
      
           Border around this has a color of #31cbd1        
        
          <div style="border:2px solid #31cbd1;">Content here</div>
        
        
          .myborder {border:2px solid #31cbd1;}
        
        Border color #31cbd1