#83b7fa color space conversions
Hex:
        #83b7fa
        RGB:
        131, 183, 250
        CMY:
        49, 28, 2
        CMYK:
        48, 27, 0, 2
      HSL:
        214°, 92.2481%, 74.7059%
        HSV (HSB):
        214°, 47.6000%, 98.0392%
        XYZ:
        43.5489, 45.5944, 96.9478
        xyY:
        0.2340, 0.2450, 45.5944
      CIE-Lab:
        73.2816, 0.6288, -38.4740
        CIE-LCH:
        73.2816, 38.4792, 270.9363
        CIE-Luv:
        73.2816, -25.5086, -62.2701
        Hunter-Lab:
        67.5236, -3.0440, -37.8598
      #83b7fa color charts
#83b7fa RGB chart
      #83b7fa CMYK chart
      #83b7fa RGB pie chart
      #83b7fa color shades, tints & tones
#83b7fa color schemes
#83b7fa color preview, HTML & CSS examples
           This text has a color of #83b7fa        
        
          <p style="color:#83b7fa;">Text here</p>
        
        
          .mytext {color:#83b7fa;}
        
        Text color #83b7fa
      
           This box has a color of #83b7fa        
        
          <div style="background-color:#83b7fa;">Content here</div>
        
        
          .mybackground {background-color:#83b7fa;}
        
        Background color #83b7fa
      
           Border around this has a color of #83b7fa        
        
          <div style="border:2px solid #83b7fa;">Content here</div>
        
        
          .myborder {border:2px solid #83b7fa;}
        
        Border color #83b7fa