#8a5aef color space conversions
Hex:
        #8a5aef
        RGB:
        138, 90, 239
        CMY:
        46, 65, 6
        CMYK:
        42, 62, 0, 6
      HSL:
        259°, 82.3204%, 64.5098%
        HSV (HSB):
        259°, 62.3431%, 93.7255%
        XYZ:
        29.7174, 18.9476, 83.7523
        xyY:
        0.2244, 0.1431, 18.9476
      CIE-Lab:
        50.6258, 52.1797, -68.3771
        CIE-LCH:
        50.6258, 86.0125, 307.3478
        CIE-Luv:
        50.6258, 8.2127, -109.6565
        Hunter-Lab:
        43.5288, 45.6875, -83.6076
      #8a5aef color charts
#8a5aef RGB chart
      #8a5aef CMYK chart
      #8a5aef RGB pie chart
      #8a5aef color shades, tints & tones
#8a5aef color schemes
#8a5aef color preview, HTML & CSS examples
           This text has a color of #8a5aef        
        
          <p style="color:#8a5aef;">Text here</p>
        
        
          .mytext {color:#8a5aef;}
        
        Text color #8a5aef
      
           This box has a color of #8a5aef        
        
          <div style="background-color:#8a5aef;">Content here</div>
        
        
          .mybackground {background-color:#8a5aef;}
        
        Background color #8a5aef
      
           Border around this has a color of #8a5aef        
        
          <div style="border:2px solid #8a5aef;">Content here</div>
        
        
          .myborder {border:2px solid #8a5aef;}
        
        Border color #8a5aef