#83d4ec color space conversions
Hex:
        #83d4ec
        RGB:
        131, 212, 236
        CMY:
        49, 17, 7
        CMYK:
        44, 10, 0, 7
      HSL:
        194°, 73.4266%, 71.9608%
        HSV (HSB):
        194°, 44.4915%, 92.5490%
        XYZ:
        48.0439, 57.9684, 88.0137
        xyY:
        0.2476, 0.2988, 57.9684
      CIE-Lab:
        80.7212, -18.6083, -19.5453
        CIE-LCH:
        80.7212, 26.9868, 226.4068
        CIE-Luv:
        80.7212, -36.9393, -28.1309
        Hunter-Lab:
        76.1370, -20.6028, -15.2429
      #83d4ec color charts
#83d4ec RGB chart
      #83d4ec CMYK chart
      #83d4ec RGB pie chart
      #83d4ec color shades, tints & tones
#83d4ec color schemes
#83d4ec color preview, HTML & CSS examples
           This text has a color of #83d4ec        
        
          <p style="color:#83d4ec;">Text here</p>
        
        
          .mytext {color:#83d4ec;}
        
        Text color #83d4ec
      
           This box has a color of #83d4ec        
        
          <div style="background-color:#83d4ec;">Content here</div>
        
        
          .mybackground {background-color:#83d4ec;}
        
        Background color #83d4ec
      
           Border around this has a color of #83d4ec        
        
          <div style="border:2px solid #83d4ec;">Content here</div>
        
        
          .myborder {border:2px solid #83d4ec;}
        
        Border color #83d4ec