#31cff2 color space conversions
Hex:
        #31cff2
        RGB:
        49, 207, 242
        CMY:
        81, 19, 5
        CMYK:
        80, 14, 0, 5
      HSL:
        191°, 88.1279%, 57.0588%
        HSV (HSB):
        191°, 79.7521%, 94.9020%
        XYZ:
        39.6065, 51.6894, 91.8940
        xyY:
        0.2162, 0.2822, 51.6894
      CIE-Lab:
        77.0948, -27.8090, -28.4964
        CIE-LCH:
        77.0948, 39.8169, 225.6995
        CIE-Luv:
        77.0948, -52.6963, -41.8826
        Hunter-Lab:
        71.8954, -27.4829, -25.4555
      #31cff2 color charts
#31cff2 RGB chart
      #31cff2 CMYK chart
      #31cff2 RGB pie chart
      #31cff2 color shades, tints & tones
#31cff2 color schemes
#31cff2 color preview, HTML & CSS examples
           This text has a color of #31cff2        
        
          <p style="color:#31cff2;">Text here</p>
        
        
          .mytext {color:#31cff2;}
        
        Text color #31cff2
      
           This box has a color of #31cff2        
        
          <div style="background-color:#31cff2;">Content here</div>
        
        
          .mybackground {background-color:#31cff2;}
        
        Background color #31cff2
      
           Border around this has a color of #31cff2        
        
          <div style="border:2px solid #31cff2;">Content here</div>
        
        
          .myborder {border:2px solid #31cff2;}
        
        Border color #31cff2