#31bff2 color space conversions
Hex:
        #31bff2
        RGB:
        49, 191, 242
        CMY:
        81, 25, 5
        CMYK:
        80, 21, 0, 5
      HSL:
        196°, 88.1279%, 57.0588%
        HSV (HSB):
        196°, 79.7521%, 94.9020%
        XYZ:
        35.9244, 44.3254, 90.6666
        xyY:
        0.2102, 0.2593, 44.3254
      CIE-Lab:
        72.4454, -19.7202, -35.6672
        CIE-LCH:
        72.4454, 40.7558, 241.0620
        CIE-Luv:
        72.4454, -47.2072, -54.8647
        Hunter-Lab:
        66.5773, -20.1935, -34.1385
      #31bff2 color charts
#31bff2 RGB chart
      #31bff2 CMYK chart
      #31bff2 RGB pie chart
      #31bff2 color shades, tints & tones
#31bff2 color schemes
#31bff2 color preview, HTML & CSS examples
           This text has a color of #31bff2        
        
          <p style="color:#31bff2;">Text here</p>
        
        
          .mytext {color:#31bff2;}
        
        Text color #31bff2
      
           This box has a color of #31bff2        
        
          <div style="background-color:#31bff2;">Content here</div>
        
        
          .mybackground {background-color:#31bff2;}
        
        Background color #31bff2
      
           Border around this has a color of #31bff2        
        
          <div style="border:2px solid #31bff2;">Content here</div>
        
        
          .myborder {border:2px solid #31bff2;}
        
        Border color #31bff2