#b467a7 color space conversions
Hex:
        #b467a7
        RGB:
        180, 103, 167
        CMY:
        29, 60, 35
        CMYK:
        0, 43, 7, 29
      HSL:
        310°, 33.9207%, 55.4902%
        HSV (HSB):
        310°, 42.7778%, 70.5882%
        XYZ:
        30.6477, 22.1938, 39.2277
        xyY:
        0.3329, 0.2411, 22.1938
      CIE-Lab:
        54.2320, 40.1406, -21.2221
        CIE-LCH:
        54.2320, 45.4054, 332.1349
        CIE-Luv:
        54.2320, 40.1158, -37.5583
        Hunter-Lab:
        47.1103, 33.6804, -16.3923
      #b467a7 color charts
#b467a7 RGB chart
      #b467a7 CMYK chart
      #b467a7 RGB pie chart
      #b467a7 color shades, tints & tones
#b467a7 color schemes
#b467a7 color preview, HTML & CSS examples
           This text has a color of #b467a7        
        
          <p style="color:#b467a7;">Text here</p>
        
        
          .mytext {color:#b467a7;}
        
        Text color #b467a7
      
           This box has a color of #b467a7        
        
          <div style="background-color:#b467a7;">Content here</div>
        
        
          .mybackground {background-color:#b467a7;}
        
        Background color #b467a7
      
           Border around this has a color of #b467a7        
        
          <div style="border:2px solid #b467a7;">Content here</div>
        
        
          .myborder {border:2px solid #b467a7;}
        
        Border color #b467a7