#a44eed color space conversions
Hex:
        #a44eed
        RGB:
        164, 78, 237
        CMY:
        36, 69, 7
        CMYK:
        31, 67, 0, 7
      HSL:
        272°, 81.5385%, 61.7647%
        HSV (HSB):
        272°, 67.0886%, 92.9412%
        XYZ:
        33.3203, 19.4557, 82.1199
        xyY:
        0.2470, 0.1442, 19.4557
      CIE-Lab:
        51.2162, 62.8301, -66.1610
        CIE-LCH:
        51.2162, 91.2408, 313.5208
        CIE-Luv:
        51.2162, 23.5475, -107.8316
        Hunter-Lab:
        44.1086, 57.6513, -79.5080
      #a44eed color charts
#a44eed RGB chart
      #a44eed CMYK chart
      #a44eed RGB pie chart
      #a44eed color shades, tints & tones
#a44eed color schemes
#a44eed color preview, HTML & CSS examples
           This text has a color of #a44eed        
        
          <p style="color:#a44eed;">Text here</p>
        
        
          .mytext {color:#a44eed;}
        
        Text color #a44eed
      
           This box has a color of #a44eed        
        
          <div style="background-color:#a44eed;">Content here</div>
        
        
          .mybackground {background-color:#a44eed;}
        
        Background color #a44eed
      
           Border around this has a color of #a44eed        
        
          <div style="border:2px solid #a44eed;">Content here</div>
        
        
          .myborder {border:2px solid #a44eed;}
        
        Border color #a44eed