#8a9aeb color space conversions
Hex:
        #8a9aeb
        RGB:
        138, 154, 235
        CMY:
        46, 40, 8
        CMYK:
        41, 34, 0, 8
      HSL:
        230°, 70.8029%, 73.1373%
        HSV (HSB):
        230°, 41.2766%, 92.1569%
        XYZ:
        37.0322, 34.5126, 83.3071
        xyY:
        0.2391, 0.2229, 34.5126
      CIE-Lab:
        65.3674, 14.4668, -42.6352
        CIE-LCH:
        65.3674, 45.0228, 288.7429
        CIE-Luv:
        65.3674, -11.6819, -69.9447
        Hunter-Lab:
        58.7475, 9.7118, -42.9532
      #8a9aeb color charts
#8a9aeb RGB chart
      #8a9aeb CMYK chart
      #8a9aeb RGB pie chart
      #8a9aeb color shades, tints & tones
#8a9aeb color schemes
#8a9aeb color preview, HTML & CSS examples
           This text has a color of #8a9aeb        
        
          <p style="color:#8a9aeb;">Text here</p>
        
        
          .mytext {color:#8a9aeb;}
        
        Text color #8a9aeb
      
           This box has a color of #8a9aeb        
        
          <div style="background-color:#8a9aeb;">Content here</div>
        
        
          .mybackground {background-color:#8a9aeb;}
        
        Background color #8a9aeb
      
           Border around this has a color of #8a9aeb        
        
          <div style="border:2px solid #8a9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8a9aeb;}
        
        Border color #8a9aeb