#83b4ee color space conversions
Hex:
        #83b4ee
        RGB:
        131, 180, 238
        CMY:
        49, 29, 7
        CMYK:
        45, 24, 0, 7
      HSL:
        213°, 75.8865%, 72.3529%
        HSV (HSB):
        213°, 44.9580%, 93.3333%
        XYZ:
        41.1139, 43.6409, 87.1455
        xyY:
        0.2392, 0.2539, 43.6409
      CIE-Lab:
        71.9878, -1.1169, -33.9882
        CIE-LCH:
        71.9878, 34.0066, 268.1179
        CIE-Luv:
        71.9878, -24.3543, -54.2701
        Hunter-Lab:
        66.0612, -4.5157, -31.9703
      #83b4ee color charts
#83b4ee RGB chart
      #83b4ee CMYK chart
      #83b4ee RGB pie chart
      #83b4ee color shades, tints & tones
#83b4ee color schemes
#83b4ee color preview, HTML & CSS examples
           This text has a color of #83b4ee        
        
          <p style="color:#83b4ee;">Text here</p>
        
        
          .mytext {color:#83b4ee;}
        
        Text color #83b4ee
      
           This box has a color of #83b4ee        
        
          <div style="background-color:#83b4ee;">Content here</div>
        
        
          .mybackground {background-color:#83b4ee;}
        
        Background color #83b4ee
      
           Border around this has a color of #83b4ee        
        
          <div style="border:2px solid #83b4ee;">Content here</div>
        
        
          .myborder {border:2px solid #83b4ee;}
        
        Border color #83b4ee