#8a5bed color space conversions
Hex:
        #8a5bed
        RGB:
        138, 91, 237
        CMY:
        46, 64, 7
        CMYK:
        42, 62, 0, 7
      HSL:
        259°, 80.2198%, 64.3137%
        HSV (HSB):
        259°, 61.6034%, 92.9412%
        XYZ:
        29.5084, 18.9999, 82.2328
        xyY:
        0.2257, 0.1453, 18.9999
      CIE-Lab:
        50.6871, 51.1184, -67.1566
        CIE-LCH:
        50.6871, 84.3985, 307.2777
        CIE-Luv:
        50.6871, 8.2246, -107.8255
        Hunter-Lab:
        43.5888, 44.5589, -81.3418
      #8a5bed color charts
#8a5bed RGB chart
      #8a5bed CMYK chart
      #8a5bed RGB pie chart
      #8a5bed color shades, tints & tones
#8a5bed color schemes
#8a5bed color preview, HTML & CSS examples
           This text has a color of #8a5bed        
        
          <p style="color:#8a5bed;">Text here</p>
        
        
          .mytext {color:#8a5bed;}
        
        Text color #8a5bed
      
           This box has a color of #8a5bed        
        
          <div style="background-color:#8a5bed;">Content here</div>
        
        
          .mybackground {background-color:#8a5bed;}
        
        Background color #8a5bed
      
           Border around this has a color of #8a5bed        
        
          <div style="border:2px solid #8a5bed;">Content here</div>
        
        
          .myborder {border:2px solid #8a5bed;}
        
        Border color #8a5bed