#31f3fa color space conversions
Hex:
        #31f3fa
        RGB:
        49, 243, 250
        CMY:
        81, 5, 2
        CMYK:
        80, 3, 0, 2
      HSL:
        182°, 95.2607%, 58.6275%
        HSV (HSB):
        182°, 80.4000%, 98.0392%
        XYZ:
        50.5725, 71.6563, 101.6081
        xyY:
        0.2259, 0.3201, 71.6563
      CIE-Lab:
        87.8029, -42.2642, -16.4722
        CIE-LCH:
        87.8029, 45.3607, 201.2930
        CIE-Luv:
        87.8029, -64.3794, -19.8938
        Hunter-Lab:
        84.6500, -41.4962, -11.9126
      #31f3fa color charts
#31f3fa RGB chart
      #31f3fa CMYK chart
      #31f3fa RGB pie chart
      #31f3fa color shades, tints & tones
#31f3fa color schemes
#31f3fa color preview, HTML & CSS examples
           This text has a color of #31f3fa        
        
          <p style="color:#31f3fa;">Text here</p>
        
        
          .mytext {color:#31f3fa;}
        
        Text color #31f3fa
      
           This box has a color of #31f3fa        
        
          <div style="background-color:#31f3fa;">Content here</div>
        
        
          .mybackground {background-color:#31f3fa;}
        
        Background color #31f3fa
      
           Border around this has a color of #31f3fa        
        
          <div style="border:2px solid #31f3fa;">Content here</div>
        
        
          .myborder {border:2px solid #31f3fa;}
        
        Border color #31f3fa