#a47bbb color space conversions
Hex:
        #a47bbb
        RGB:
        164, 123, 187
        CMY:
        36, 52, 27
        CMYK:
        12, 34, 0, 27
      HSL:
        278°, 32.0000%, 60.7843%
        HSV (HSB):
        278°, 34.2246%, 73.3333%
        XYZ:
        31.3624, 25.6463, 50.3110
        xyY:
        0.2922, 0.2390, 25.6463
      CIE-Lab:
        57.6998, 27.8385, -27.5509
        CIE-LCH:
        57.6998, 39.1667, 315.2975
        CIE-Luv:
        57.6998, 17.5643, -45.9396
        Hunter-Lab:
        50.6422, 21.9204, -23.4527
      #a47bbb color charts
#a47bbb RGB chart
      #a47bbb CMYK chart
      #a47bbb RGB pie chart
      #a47bbb color shades, tints & tones
#a47bbb color schemes
#a47bbb color preview, HTML & CSS examples
           This text has a color of #a47bbb        
        
          <p style="color:#a47bbb;">Text here</p>
        
        
          .mytext {color:#a47bbb;}
        
        Text color #a47bbb
      
           This box has a color of #a47bbb        
        
          <div style="background-color:#a47bbb;">Content here</div>
        
        
          .mybackground {background-color:#a47bbb;}
        
        Background color #a47bbb
      
           Border around this has a color of #a47bbb        
        
          <div style="border:2px solid #a47bbb;">Content here</div>
        
        
          .myborder {border:2px solid #a47bbb;}
        
        Border color #a47bbb