#b7a3de color space conversions
Hex:
        #b7a3de
        RGB:
        183, 163, 222
        CMY:
        28, 36, 13
        CMYK:
        18, 27, 0, 13
      HSL:
        260°, 47.2000%, 75.4902%
        HSV (HSB):
        260°, 26.5766%, 87.0588%
        XYZ:
        45.8104, 41.5356, 74.7099
        xyY:
        0.2827, 0.2563, 41.5356
      CIE-Lab:
        70.5495, 18.9651, -27.1783
        CIE-LCH:
        70.5495, 33.1412, 304.9074
        CIE-Luv:
        70.5495, 6.7540, -45.5934
        Hunter-Lab:
        64.4481, 14.0956, -23.6168
      #b7a3de color charts
#b7a3de RGB chart
      #b7a3de CMYK chart
      #b7a3de RGB pie chart
      #b7a3de color shades, tints & tones
#b7a3de color schemes
#b7a3de color preview, HTML & CSS examples
           This text has a color of #b7a3de        
        
          <p style="color:#b7a3de;">Text here</p>
        
        
          .mytext {color:#b7a3de;}
        
        Text color #b7a3de
      
           This box has a color of #b7a3de        
        
          <div style="background-color:#b7a3de;">Content here</div>
        
        
          .mybackground {background-color:#b7a3de;}
        
        Background color #b7a3de
      
           Border around this has a color of #b7a3de        
        
          <div style="border:2px solid #b7a3de;">Content here</div>
        
        
          .myborder {border:2px solid #b7a3de;}
        
        Border color #b7a3de