#8badfe color space conversions
Hex:
        #8badfe
        RGB:
        139, 173, 254
        CMY:
        45, 32, 0
        CMYK:
        45, 32, 0, 0
      HSL:
        222°, 98.2906%, 77.0588%
        HSV (HSB):
        222°, 45.2756%, 99.6078%
        XYZ:
        43.4804, 42.5319, 99.6837
        xyY:
        0.2341, 0.2290, 42.5319
      CIE-Lab:
        71.2361, 9.2435, -43.7939
        CIE-LCH:
        71.2361, 44.7588, 281.9184
        CIE-Luv:
        71.2361, -18.9482, -72.1783
        Hunter-Lab:
        65.2165, 4.8788, -44.9736
      #8badfe color charts
#8badfe RGB chart
      #8badfe CMYK chart
      #8badfe RGB pie chart
      #8badfe color shades, tints & tones
#8badfe color schemes
#8badfe color preview, HTML & CSS examples
           This text has a color of #8badfe        
        
          <p style="color:#8badfe;">Text here</p>
        
        
          .mytext {color:#8badfe;}
        
        Text color #8badfe
      
           This box has a color of #8badfe        
        
          <div style="background-color:#8badfe;">Content here</div>
        
        
          .mybackground {background-color:#8badfe;}
        
        Background color #8badfe
      
           Border around this has a color of #8badfe        
        
          <div style="border:2px solid #8badfe;">Content here</div>
        
        
          .myborder {border:2px solid #8badfe;}
        
        Border color #8badfe