#31afe3 color space conversions
Hex:
        #31afe3
        RGB:
        49, 175, 227
        CMY:
        81, 31, 11
        CMYK:
        78, 23, 0, 11
      HSL:
        198°, 76.0684%, 54.1176%
        HSV (HSB):
        198°, 78.4141%, 89.0196%
        XYZ:
        30.4617, 36.8590, 78.1820
        xyY:
        0.2094, 0.2533, 36.8590
      CIE-Lab:
        67.1711, -16.3260, -35.6947
        CIE-LCH:
        67.1711, 39.2511, 245.4217
        CIE-Luv:
        67.1711, -42.6684, -54.7897
        Hunter-Lab:
        60.7116, -16.6838, -33.8533
      #31afe3 color charts
#31afe3 RGB chart
      #31afe3 CMYK chart
      #31afe3 RGB pie chart
      #31afe3 color shades, tints & tones
#31afe3 color schemes
#31afe3 color preview, HTML & CSS examples
           This text has a color of #31afe3        
        
          <p style="color:#31afe3;">Text here</p>
        
        
          .mytext {color:#31afe3;}
        
        Text color #31afe3
      
           This box has a color of #31afe3        
        
          <div style="background-color:#31afe3;">Content here</div>
        
        
          .mybackground {background-color:#31afe3;}
        
        Background color #31afe3
      
           Border around this has a color of #31afe3        
        
          <div style="border:2px solid #31afe3;">Content here</div>
        
        
          .myborder {border:2px solid #31afe3;}
        
        Border color #31afe3