#83bece color space conversions
Hex:
        #83bece
        RGB:
        131, 190, 206
        CMY:
        49, 25, 19
        CMYK:
        36, 8, 0, 19
      HSL:
        193°, 43.3526%, 66.0784%
        HSV (HSB):
        193°, 36.4078%, 80.7843%
        XYZ:
        38.9141, 46.1084, 65.2413
        xyY:
        0.2590, 0.3068, 46.1084
      CIE-Lab:
        73.6158, -15.0026, -14.1003
        CIE-LCH:
        73.6158, 20.5887, 223.2242
        CIE-Luv:
        73.6158, -28.5115, -19.4523
        Hunter-Lab:
        67.9032, -16.5354, -9.4336
      #83bece color charts
#83bece RGB chart
      #83bece CMYK chart
      #83bece RGB pie chart
      #83bece color shades, tints & tones
#83bece color schemes
#83bece color preview, HTML & CSS examples
           This text has a color of #83bece        
        
          <p style="color:#83bece;">Text here</p>
        
        
          .mytext {color:#83bece;}
        
        Text color #83bece
      
           This box has a color of #83bece        
        
          <div style="background-color:#83bece;">Content here</div>
        
        
          .mybackground {background-color:#83bece;}
        
        Background color #83bece
      
           Border around this has a color of #83bece        
        
          <div style="border:2px solid #83bece;">Content here</div>
        
        
          .myborder {border:2px solid #83bece;}
        
        Border color #83bece