#8a49ed color space conversions
Hex:
        #8a49ed
        RGB:
        138, 73, 237
        CMY:
        46, 71, 7
        CMYK:
        42, 69, 0, 7
      HSL:
        264°, 82.0000%, 60.7843%
        HSV (HSB):
        264°, 69.1983%, 92.9412%
        XYZ:
        28.1498, 16.2828, 81.7800
        xyY:
        0.2230, 0.1290, 16.2828
      CIE-Lab:
        47.3433, 60.2535, -72.5867
        CIE-LCH:
        47.3433, 94.3362, 309.6957
        CIE-Luv:
        47.3433, 12.0915, -114.0356
        Hunter-Lab:
        40.3519, 53.9072, -91.9148
      #8a49ed color charts
#8a49ed RGB chart
      #8a49ed CMYK chart
      #8a49ed RGB pie chart
      #8a49ed color shades, tints & tones
#8a49ed color schemes
#8a49ed color preview, HTML & CSS examples
           This text has a color of #8a49ed        
        
          <p style="color:#8a49ed;">Text here</p>
        
        
          .mytext {color:#8a49ed;}
        
        Text color #8a49ed
      
           This box has a color of #8a49ed        
        
          <div style="background-color:#8a49ed;">Content here</div>
        
        
          .mybackground {background-color:#8a49ed;}
        
        Background color #8a49ed
      
           Border around this has a color of #8a49ed        
        
          <div style="border:2px solid #8a49ed;">Content here</div>
        
        
          .myborder {border:2px solid #8a49ed;}
        
        Border color #8a49ed