#b4a3de color space conversions
Hex:
        #b4a3de
        RGB:
        180, 163, 222
        CMY:
        29, 36, 13
        CMYK:
        19, 27, 0, 13
      HSL:
        257°, 47.2000%, 75.4902%
        HSV (HSB):
        257°, 26.5766%, 87.0588%
        XYZ:
        45.1044, 41.1716, 74.6769
        xyY:
        0.2802, 0.2558, 41.1716
      CIE-Lab:
        70.2960, 18.0335, -27.5895
        CIE-LCH:
        70.2960, 32.9604, 303.1701
        CIE-Luv:
        70.2960, 5.1440, -46.1028
        Hunter-Lab:
        64.1651, 13.1863, -24.0876
      #b4a3de color charts
#b4a3de RGB chart
      #b4a3de CMYK chart
      #b4a3de RGB pie chart
      #b4a3de color shades, tints & tones
#b4a3de color schemes
#b4a3de color preview, HTML & CSS examples
           This text has a color of #b4a3de        
        
          <p style="color:#b4a3de;">Text here</p>
        
        
          .mytext {color:#b4a3de;}
        
        Text color #b4a3de
      
           This box has a color of #b4a3de        
        
          <div style="background-color:#b4a3de;">Content here</div>
        
        
          .mybackground {background-color:#b4a3de;}
        
        Background color #b4a3de
      
           Border around this has a color of #b4a3de        
        
          <div style="border:2px solid #b4a3de;">Content here</div>
        
        
          .myborder {border:2px solid #b4a3de;}
        
        Border color #b4a3de