#83aefd color space conversions
Hex:
        #83aefd
        RGB:
        131, 174, 253
        CMY:
        49, 32, 1
        CMYK:
        48, 31, 0, 1
      HSL:
        219°, 96.8254%, 75.2941%
        HSV (HSB):
        219°, 48.2213%, 99.2157%
        XYZ:
        42.2257, 42.1892, 98.8463
        xyY:
        0.2304, 0.2302, 42.1892
      CIE-Lab:
        71.0012, 6.5139, -43.6536
        CIE-LCH:
        71.0012, 44.1369, 278.4870
        CIE-Luv:
        71.0012, -22.1527, -71.5666
        Hunter-Lab:
        64.9533, 2.3737, -44.7607
      #83aefd color charts
#83aefd RGB chart
      #83aefd CMYK chart
      #83aefd RGB pie chart
      #83aefd color shades, tints & tones
#83aefd color schemes
#83aefd color preview, HTML & CSS examples
           This text has a color of #83aefd        
        
          <p style="color:#83aefd;">Text here</p>
        
        
          .mytext {color:#83aefd;}
        
        Text color #83aefd
      
           This box has a color of #83aefd        
        
          <div style="background-color:#83aefd;">Content here</div>
        
        
          .mybackground {background-color:#83aefd;}
        
        Background color #83aefd
      
           Border around this has a color of #83aefd        
        
          <div style="border:2px solid #83aefd;">Content here</div>
        
        
          .myborder {border:2px solid #83aefd;}
        
        Border color #83aefd