#31acc2 color space conversions
Hex:
        #31acc2
        RGB:
        49, 172, 194
        CMY:
        81, 33, 24
        CMYK:
        75, 11, 0, 24
      HSL:
        189°, 59.6708%, 47.6471%
        HSV (HSB):
        189°, 74.7423%, 76.0784%
        XYZ:
        25.7568, 34.0531, 56.2543
        xyY:
        0.2219, 0.2934, 34.0531
      CIE-Lab:
        65.0047, -25.5985, -20.8196
        CIE-LCH:
        65.0047, 32.9960, 219.1220
        CIE-Luv:
        65.0047, -43.7467, -28.5723
        Hunter-Lab:
        58.3550, -23.3348, -16.3072
      #31acc2 color charts
#31acc2 RGB chart
      #31acc2 CMYK chart
      #31acc2 RGB pie chart
      #31acc2 color shades, tints & tones
#31acc2 color schemes
#31acc2 color preview, HTML & CSS examples
           This text has a color of #31acc2        
        
          <p style="color:#31acc2;">Text here</p>
        
        
          .mytext {color:#31acc2;}
        
        Text color #31acc2
      
           This box has a color of #31acc2        
        
          <div style="background-color:#31acc2;">Content here</div>
        
        
          .mybackground {background-color:#31acc2;}
        
        Background color #31acc2
      
           Border around this has a color of #31acc2        
        
          <div style="border:2px solid #31acc2;">Content here</div>
        
        
          .myborder {border:2px solid #31acc2;}
        
        Border color #31acc2