#83b6ce color space conversions
Hex:
        #83b6ce
        RGB:
        131, 182, 206
        CMY:
        49, 29, 19
        CMYK:
        36, 12, 0, 19
      HSL:
        199°, 43.3526%, 66.0784%
        HSV (HSB):
        199°, 36.4078%, 80.7843%
        XYZ:
        37.2286, 42.7374, 64.6795
        xyY:
        0.2574, 0.2955, 42.7374
      CIE-Lab:
        71.3764, -10.7895, -17.4760
        CIE-LCH:
        71.3764, 20.5383, 238.3094
        CIE-Luv:
        71.3764, -25.1744, -25.4290
        Hunter-Lab:
        65.3739, -12.7535, -12.8986
      #83b6ce color charts
#83b6ce RGB chart
      #83b6ce CMYK chart
      #83b6ce RGB pie chart
      #83b6ce color shades, tints & tones
#83b6ce color schemes
#83b6ce color preview, HTML & CSS examples
           This text has a color of #83b6ce        
        
          <p style="color:#83b6ce;">Text here</p>
        
        
          .mytext {color:#83b6ce;}
        
        Text color #83b6ce
      
           This box has a color of #83b6ce        
        
          <div style="background-color:#83b6ce;">Content here</div>
        
        
          .mybackground {background-color:#83b6ce;}
        
        Background color #83b6ce
      
           Border around this has a color of #83b6ce        
        
          <div style="border:2px solid #83b6ce;">Content here</div>
        
        
          .myborder {border:2px solid #83b6ce;}
        
        Border color #83b6ce