#8addf5 color space conversions
Hex:
        #8addf5
        RGB:
        138, 221, 245
        CMY:
        46, 13, 4
        CMYK:
        44, 10, 0, 4
      HSL:
        193°, 84.2520%, 75.0980%
        HSV (HSB):
        193°, 43.6735%, 96.0784%
        XYZ:
        52.8191, 63.7087, 95.8994
        xyY:
        0.2486, 0.2999, 63.7087
      CIE-Lab:
        83.8139, -19.1575, -19.6187
        CIE-LCH:
        83.8139, 27.4209, 225.6815
        CIE-Luv:
        83.8139, -37.9572, -28.2911
        Hunter-Lab:
        79.8178, -21.5594, -15.3633
      #8addf5 color charts
#8addf5 RGB chart
      #8addf5 CMYK chart
      #8addf5 RGB pie chart
      #8addf5 color shades, tints & tones
#8addf5 color schemes
#8addf5 color preview, HTML & CSS examples
           This text has a color of #8addf5        
        
          <p style="color:#8addf5;">Text here</p>
        
        
          .mytext {color:#8addf5;}
        
        Text color #8addf5
      
           This box has a color of #8addf5        
        
          <div style="background-color:#8addf5;">Content here</div>
        
        
          .mybackground {background-color:#8addf5;}
        
        Background color #8addf5
      
           Border around this has a color of #8addf5        
        
          <div style="border:2px solid #8addf5;">Content here</div>
        
        
          .myborder {border:2px solid #8addf5;}
        
        Border color #8addf5