#a29eed color space conversions
Hex:
        #a29eed
        RGB:
        162, 158, 237
        CMY:
        36, 38, 7
        CMYK:
        32, 33, 0, 7
      HSL:
        243°, 68.6957%, 77.4510%
        HSV (HSB):
        243°, 33.3333%, 92.9412%
        XYZ:
        42.4132, 38.2495, 85.2682
        xyY:
        0.2556, 0.2305, 38.2495
      CIE-Lab:
        68.2041, 19.1341, -39.1688
        CIE-LCH:
        68.2041, 43.5925, 296.0357
        CIE-Luv:
        68.2041, -2.9038, -65.2057
        Hunter-Lab:
        61.8462, 14.1818, -38.4516
      #a29eed color charts
#a29eed RGB chart
      #a29eed CMYK chart
      #a29eed RGB pie chart
      #a29eed color shades, tints & tones
#a29eed color schemes
#a29eed color preview, HTML & CSS examples
           This text has a color of #a29eed        
        
          <p style="color:#a29eed;">Text here</p>
        
        
          .mytext {color:#a29eed;}
        
        Text color #a29eed
      
           This box has a color of #a29eed        
        
          <div style="background-color:#a29eed;">Content here</div>
        
        
          .mybackground {background-color:#a29eed;}
        
        Background color #a29eed
      
           Border around this has a color of #a29eed        
        
          <div style="border:2px solid #a29eed;">Content here</div>
        
        
          .myborder {border:2px solid #a29eed;}
        
        Border color #a29eed