#83bed2 color space conversions
Hex:
        #83bed2
        RGB:
        131, 190, 210
        CMY:
        49, 25, 18
        CMYK:
        38, 10, 0, 18
      HSL:
        195°, 46.7456%, 66.8627%
        HSV (HSB):
        195°, 37.6190%, 82.3529%
        XYZ:
        39.4064, 46.3053, 67.8337
        xyY:
        0.2566, 0.3016, 46.3053
      CIE-Lab:
        73.7432, -13.9927, -16.0849
        CIE-LCH:
        73.7432, 21.3194, 228.9792
        CIE-Luv:
        73.7432, -28.4758, -22.8153
        Hunter-Lab:
        68.0480, -15.7153, -11.4696
      #83bed2 color charts
#83bed2 RGB chart
      #83bed2 CMYK chart
      #83bed2 RGB pie chart
      #83bed2 color shades, tints & tones
#83bed2 color schemes
#83bed2 color preview, HTML & CSS examples
           This text has a color of #83bed2        
        
          <p style="color:#83bed2;">Text here</p>
        
        
          .mytext {color:#83bed2;}
        
        Text color #83bed2
      
           This box has a color of #83bed2        
        
          <div style="background-color:#83bed2;">Content here</div>
        
        
          .mybackground {background-color:#83bed2;}
        
        Background color #83bed2
      
           Border around this has a color of #83bed2        
        
          <div style="border:2px solid #83bed2;">Content here</div>
        
        
          .myborder {border:2px solid #83bed2;}
        
        Border color #83bed2