#8a5bef color space conversions
Hex:
        #8a5bef
        RGB:
        138, 91, 239
        CMY:
        46, 64, 6
        CMYK:
        42, 62, 0, 6
      HSL:
        259°, 82.2222%, 64.7059%
        HSV (HSB):
        259°, 61.9247%, 93.7255%
        XYZ:
        29.8023, 19.1174, 83.7806
        xyY:
        0.2246, 0.1441, 19.1174
      CIE-Lab:
        50.8243, 51.6471, -68.0556
        CIE-LCH:
        50.8243, 85.4341, 307.1947
        CIE-Luv:
        50.8243, 7.9751, -109.2619
        Hunter-Lab:
        43.7235, 45.1510, -83.0019
      #8a5bef color charts
#8a5bef RGB chart
      #8a5bef CMYK chart
      #8a5bef RGB pie chart
      #8a5bef color shades, tints & tones
#8a5bef color schemes
#8a5bef color preview, HTML & CSS examples
           This text has a color of #8a5bef        
        
          <p style="color:#8a5bef;">Text here</p>
        
        
          .mytext {color:#8a5bef;}
        
        Text color #8a5bef
      
           This box has a color of #8a5bef        
        
          <div style="background-color:#8a5bef;">Content here</div>
        
        
          .mybackground {background-color:#8a5bef;}
        
        Background color #8a5bef
      
           Border around this has a color of #8a5bef        
        
          <div style="border:2px solid #8a5bef;">Content here</div>
        
        
          .myborder {border:2px solid #8a5bef;}
        
        Border color #8a5bef