#31c3f3 color space conversions
Hex:
        #31c3f3
        RGB:
        49, 195, 243
        CMY:
        81, 24, 5
        CMYK:
        80, 20, 0, 5
      HSL:
        195°, 88.9908%, 57.2549%
        HSV (HSB):
        195°, 79.8354%, 95.2941%
        XYZ:
        36.9594, 46.1542, 91.7547
        xyY:
        0.2114, 0.2639, 46.1542
      CIE-Lab:
        73.6455, -21.4541, -34.3478
        CIE-LCH:
        73.6455, 40.4975, 238.0106
        CIE-Luv:
        73.6455, -48.5110, -52.4883
        Hunter-Lab:
        67.9369, -21.7811, -32.5205
      #31c3f3 color charts
#31c3f3 RGB chart
      #31c3f3 CMYK chart
      #31c3f3 RGB pie chart
      #31c3f3 color shades, tints & tones
#31c3f3 color schemes
#31c3f3 color preview, HTML & CSS examples
           This text has a color of #31c3f3        
        
          <p style="color:#31c3f3;">Text here</p>
        
        
          .mytext {color:#31c3f3;}
        
        Text color #31c3f3
      
           This box has a color of #31c3f3        
        
          <div style="background-color:#31c3f3;">Content here</div>
        
        
          .mybackground {background-color:#31c3f3;}
        
        Background color #31c3f3
      
           Border around this has a color of #31c3f3        
        
          <div style="border:2px solid #31c3f3;">Content here</div>
        
        
          .myborder {border:2px solid #31c3f3;}
        
        Border color #31c3f3