#8a9edb color space conversions
Hex:
        #8a9edb
        RGB:
        138, 158, 219
        CMY:
        46, 38, 14
        CMYK:
        37, 28, 0, 14
      HSL:
        225°, 52.9412%, 70.0000%
        HSV (HSB):
        225°, 36.9863%, 85.8824%
        XYZ:
        35.4943, 34.9715, 71.8973
        xyY:
        0.2493, 0.2456, 34.9715
      CIE-Lab:
        65.7264, 7.7923, -33.2519
        CIE-LCH:
        65.7264, 34.1528, 283.1888
        CIE-Luv:
        65.7264, -12.6650, -53.4992
        Hunter-Lab:
        59.1367, 3.6478, -30.6880
      #8a9edb color charts
#8a9edb RGB chart
      #8a9edb CMYK chart
      #8a9edb RGB pie chart
      #8a9edb color shades, tints & tones
#8a9edb color schemes
#8a9edb color preview, HTML & CSS examples
           This text has a color of #8a9edb        
        
          <p style="color:#8a9edb;">Text here</p>
        
        
          .mytext {color:#8a9edb;}
        
        Text color #8a9edb
      
           This box has a color of #8a9edb        
        
          <div style="background-color:#8a9edb;">Content here</div>
        
        
          .mybackground {background-color:#8a9edb;}
        
        Background color #8a9edb
      
           Border around this has a color of #8a9edb        
        
          <div style="border:2px solid #8a9edb;">Content here</div>
        
        
          .myborder {border:2px solid #8a9edb;}
        
        Border color #8a9edb