#83becb color space conversions
Hex:
        #83becb
        RGB:
        131, 190, 203
        CMY:
        49, 25, 20
        CMYK:
        35, 6, 0, 20
      HSL:
        191°, 40.9091%, 65.4902%
        HSV (HSB):
        191°, 35.4680%, 79.6078%
        XYZ:
        38.5530, 45.9640, 63.3399
        xyY:
        0.2607, 0.3109, 45.9640
      CIE-Lab:
        73.5222, -15.7508, -12.6076
        CIE-LCH:
        73.5222, 20.1752, 218.6753
        CIE-Luv:
        73.5222, -28.5387, -16.9412
        Hunter-Lab:
        67.7968, -17.1393, -7.9346
      #83becb color charts
#83becb RGB chart
      #83becb CMYK chart
      #83becb RGB pie chart
      #83becb color shades, tints & tones
#83becb color schemes
#83becb color preview, HTML & CSS examples
           This text has a color of #83becb        
        
          <p style="color:#83becb;">Text here</p>
        
        
          .mytext {color:#83becb;}
        
        Text color #83becb
      
           This box has a color of #83becb        
        
          <div style="background-color:#83becb;">Content here</div>
        
        
          .mybackground {background-color:#83becb;}
        
        Background color #83becb
      
           Border around this has a color of #83becb        
        
          <div style="border:2px solid #83becb;">Content here</div>
        
        
          .myborder {border:2px solid #83becb;}
        
        Border color #83becb