#b467e3 color space conversions
Hex:
        #b467e3
        RGB:
        180, 103, 227
        CMY:
        29, 60, 11
        CMYK:
        21, 55, 0, 11
      HSL:
        277°, 68.8889%, 64.7059%
        HSV (HSB):
        277°, 54.6256%, 89.0196%
        XYZ:
        37.5378, 24.9498, 75.5104
        xyY:
        0.2720, 0.1808, 24.9498
      CIE-Lab:
        57.0265, 52.0733, -51.1217
        CIE-LCH:
        57.0265, 72.9730, 315.5284
        CIE-Luv:
        57.0265, 27.7189, -86.4066
        Hunter-Lab:
        49.9498, 46.7323, -54.6653
      #b467e3 color charts
#b467e3 RGB chart
      #b467e3 CMYK chart
      #b467e3 RGB pie chart
      #b467e3 color shades, tints & tones
#b467e3 color schemes
#b467e3 color preview, HTML & CSS examples
           This text has a color of #b467e3        
        
          <p style="color:#b467e3;">Text here</p>
        
        
          .mytext {color:#b467e3;}
        
        Text color #b467e3
      
           This box has a color of #b467e3        
        
          <div style="background-color:#b467e3;">Content here</div>
        
        
          .mybackground {background-color:#b467e3;}
        
        Background color #b467e3
      
           Border around this has a color of #b467e3        
        
          <div style="border:2px solid #b467e3;">Content here</div>
        
        
          .myborder {border:2px solid #b467e3;}
        
        Border color #b467e3