#8a4ebe color space conversions
Hex:
        #8a4ebe
        RGB:
        138, 78, 190
        CMY:
        46, 69, 25
        CMYK:
        27, 59, 0, 25
      HSL:
        272°, 46.2810%, 52.5490%
        HSV (HSB):
        272°, 58.9474%, 74.5098%
        XYZ:
        22.4999, 14.5698, 50.3416
        xyY:
        0.2574, 0.1667, 14.5698
      CIE-Lab:
        45.0392, 46.2029, -49.4108
        CIE-LCH:
        45.0392, 67.6472, 313.0784
        CIE-Luv:
        45.0392, 18.5661, -78.3922
        Hunter-Lab:
        38.1704, 38.4204, -51.4763
      #8a4ebe color charts
#8a4ebe RGB chart
      #8a4ebe CMYK chart
      #8a4ebe RGB pie chart
      #8a4ebe color shades, tints & tones
#8a4ebe color schemes
#8a4ebe color preview, HTML & CSS examples
           This text has a color of #8a4ebe        
        
          <p style="color:#8a4ebe;">Text here</p>
        
        
          .mytext {color:#8a4ebe;}
        
        Text color #8a4ebe
      
           This box has a color of #8a4ebe        
        
          <div style="background-color:#8a4ebe;">Content here</div>
        
        
          .mybackground {background-color:#8a4ebe;}
        
        Background color #8a4ebe
      
           Border around this has a color of #8a4ebe        
        
          <div style="border:2px solid #8a4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #8a4ebe;}
        
        Border color #8a4ebe