#83b9ea color space conversions
Hex:
        #83b9ea
        RGB:
        131, 185, 234
        CMY:
        49, 27, 8
        CMYK:
        44, 21, 0, 8
      HSL:
        209°, 71.0345%, 71.5686%
        HSV (HSB):
        209°, 44.0171%, 91.7647%
        XYZ:
        41.5603, 45.4637, 84.4268
        xyY:
        0.2424, 0.2652, 45.4637
      CIE-Lab:
        73.1962, -4.9620, -29.9533
        CIE-LCH:
        73.1962, 30.3615, 260.5940
        CIE-Luv:
        73.1962, -26.3100, -47.0475
        Hunter-Lab:
        67.4268, -7.9736, -27.0398
      #83b9ea color charts
#83b9ea RGB chart
      #83b9ea CMYK chart
      #83b9ea RGB pie chart
      #83b9ea color shades, tints & tones
#83b9ea color schemes
#83b9ea color preview, HTML & CSS examples
           This text has a color of #83b9ea        
        
          <p style="color:#83b9ea;">Text here</p>
        
        
          .mytext {color:#83b9ea;}
        
        Text color #83b9ea
      
           This box has a color of #83b9ea        
        
          <div style="background-color:#83b9ea;">Content here</div>
        
        
          .mybackground {background-color:#83b9ea;}
        
        Background color #83b9ea
      
           Border around this has a color of #83b9ea        
        
          <div style="border:2px solid #83b9ea;">Content here</div>
        
        
          .myborder {border:2px solid #83b9ea;}
        
        Border color #83b9ea