#8a9edd color space conversions
Hex:
        #8a9edd
        RGB:
        138, 158, 221
        CMY:
        46, 38, 13
        CMYK:
        38, 29, 0, 13
      HSL:
        226°, 54.9669%, 70.3922%
        HSV (HSB):
        226°, 37.5566%, 86.6667%
        XYZ:
        35.7592, 35.0775, 73.2925
        xyY:
        0.2481, 0.2434, 35.0775
      CIE-Lab:
        65.8089, 8.3305, -34.2291
        CIE-LCH:
        65.8089, 35.2283, 283.6784
        CIE-Luv:
        65.8089, -12.7309, -55.2044
        Hunter-Lab:
        59.2262, 4.1277, -31.9131
      #8a9edd color charts
#8a9edd RGB chart
      #8a9edd CMYK chart
      #8a9edd RGB pie chart
      #8a9edd color shades, tints & tones
#8a9edd color schemes
#8a9edd color preview, HTML & CSS examples
           This text has a color of #8a9edd        
        
          <p style="color:#8a9edd;">Text here</p>
        
        
          .mytext {color:#8a9edd;}
        
        Text color #8a9edd
      
           This box has a color of #8a9edd        
        
          <div style="background-color:#8a9edd;">Content here</div>
        
        
          .mybackground {background-color:#8a9edd;}
        
        Background color #8a9edd
      
           Border around this has a color of #8a9edd        
        
          <div style="border:2px solid #8a9edd;">Content here</div>
        
        
          .myborder {border:2px solid #8a9edd;}
        
        Border color #8a9edd