#31b7f2 color space conversions
Hex:
        #31b7f2
        RGB:
        49, 183, 242
        CMY:
        81, 28, 5
        CMYK:
        80, 24, 0, 5
      HSL:
        198°, 88.1279%, 57.0588%
        HSV (HSB):
        198°, 79.7521%, 94.9020%
        XYZ:
        34.2271, 40.9307, 90.1009
        xyY:
        0.2071, 0.2477, 40.9307
      CIE-Lab:
        70.1274, -15.5140, -39.2717
        CIE-LCH:
        70.1274, 42.2250, 248.4438
        CIE-Luv:
        70.1274, -44.4721, -61.3261
        Hunter-Lab:
        63.9771, -16.4643, -38.7158
      #31b7f2 color charts
#31b7f2 RGB chart
      #31b7f2 CMYK chart
      #31b7f2 RGB pie chart
      #31b7f2 color shades, tints & tones
#31b7f2 color schemes
#31b7f2 color preview, HTML & CSS examples
           This text has a color of #31b7f2        
        
          <p style="color:#31b7f2;">Text here</p>
        
        
          .mytext {color:#31b7f2;}
        
        Text color #31b7f2
      
           This box has a color of #31b7f2        
        
          <div style="background-color:#31b7f2;">Content here</div>
        
        
          .mybackground {background-color:#31b7f2;}
        
        Background color #31b7f2
      
           Border around this has a color of #31b7f2        
        
          <div style="border:2px solid #31b7f2;">Content here</div>
        
        
          .myborder {border:2px solid #31b7f2;}
        
        Border color #31b7f2