#31b8fd color space conversions
Hex:
        #31b8fd
        RGB:
        49, 184, 253
        CMY:
        81, 28, 1
        CMYK:
        81, 27, 0, 1
      HSL:
        200°, 98.0769%, 59.2157%
        HSV (HSB):
        200°, 80.6324%, 99.2157%
        XYZ:
        36.1367, 42.0258, 99.1357
        xyY:
        0.2038, 0.2370, 42.0258
      CIE-Lab:
        70.8887, -12.2994, -44.0363
        CIE-LCH:
        70.8887, 45.7217, 254.3949
        CIE-Luv:
        70.8887, -44.1277, -69.9930
        Hunter-Lab:
        64.8273, -13.9464, -45.2888
      #31b8fd color charts
#31b8fd RGB chart
      #31b8fd CMYK chart
      #31b8fd RGB pie chart
      #31b8fd color shades, tints & tones
#31b8fd color schemes
#31b8fd color preview, HTML & CSS examples
           This text has a color of #31b8fd        
        
          <p style="color:#31b8fd;">Text here</p>
        
        
          .mytext {color:#31b8fd;}
        
        Text color #31b8fd
      
           This box has a color of #31b8fd        
        
          <div style="background-color:#31b8fd;">Content here</div>
        
        
          .mybackground {background-color:#31b8fd;}
        
        Background color #31b8fd
      
           Border around this has a color of #31b8fd        
        
          <div style="border:2px solid #31b8fd;">Content here</div>
        
        
          .myborder {border:2px solid #31b8fd;}
        
        Border color #31b8fd