#31bed2 color space conversions
Hex:
        #31bed2
        RGB:
        49, 190, 210
        CMY:
        81, 25, 18
        CMYK:
        77, 10, 0, 18
      HSL:
        187°, 64.1434%, 50.7843%
        HSV (HSB):
        187°, 76.6667%, 82.3529%
        XYZ:
        31.3129, 42.1330, 67.4549
        xyY:
        0.2222, 0.2990, 42.1330
      CIE-Lab:
        70.9625, -29.5105, -20.5607
        CIE-LCH:
        70.9625, 35.9668, 214.8659
        CIE-Luv:
        70.9625, -49.0340, -27.9510
        Hunter-Lab:
        64.9100, -27.4830, -16.1776
      #31bed2 color charts
#31bed2 RGB chart
      #31bed2 CMYK chart
      #31bed2 RGB pie chart
      #31bed2 color shades, tints & tones
#31bed2 color schemes
#31bed2 color preview, HTML & CSS examples
           This text has a color of #31bed2        
        
          <p style="color:#31bed2;">Text here</p>
        
        
          .mytext {color:#31bed2;}
        
        Text color #31bed2
      
           This box has a color of #31bed2        
        
          <div style="background-color:#31bed2;">Content here</div>
        
        
          .mybackground {background-color:#31bed2;}
        
        Background color #31bed2
      
           Border around this has a color of #31bed2        
        
          <div style="border:2px solid #31bed2;">Content here</div>
        
        
          .myborder {border:2px solid #31bed2;}
        
        Border color #31bed2