#83bee2 color space conversions
Hex:
        #83bee2
        RGB:
        131, 190, 226
        CMY:
        49, 25, 11
        CMYK:
        42, 16, 0, 11
      HSL:
        203°, 62.0915%, 70.0000%
        HSV (HSB):
        203°, 42.0354%, 88.6275%
        XYZ:
        41.5010, 47.1432, 78.8637
        xyY:
        0.2478, 0.2814, 47.1432
      CIE-Lab:
        74.2813, -9.8196, -23.9548
        CIE-LCH:
        74.2813, 25.8893, 247.7101
        CIE-Luv:
        74.2813, -28.3410, -36.3968
        Hunter-Lab:
        68.6609, -12.2651, -20.0377
      #83bee2 color charts
#83bee2 RGB chart
      #83bee2 CMYK chart
      #83bee2 RGB pie chart
      #83bee2 color shades, tints & tones
#83bee2 color schemes
#83bee2 color preview, HTML & CSS examples
           This text has a color of #83bee2        
        
          <p style="color:#83bee2;">Text here</p>
        
        
          .mytext {color:#83bee2;}
        
        Text color #83bee2
      
           This box has a color of #83bee2        
        
          <div style="background-color:#83bee2;">Content here</div>
        
        
          .mybackground {background-color:#83bee2;}
        
        Background color #83bee2
      
           Border around this has a color of #83bee2        
        
          <div style="border:2px solid #83bee2;">Content here</div>
        
        
          .myborder {border:2px solid #83bee2;}
        
        Border color #83bee2