#b467ed color space conversions
Hex:
        #b467ed
        RGB:
        180, 103, 237
        CMY:
        29, 60, 7
        CMYK:
        24, 57, 0, 7
      HSL:
        274°, 78.8235%, 66.6667%
        HSV (HSB):
        274°, 56.5401%, 92.9412%
        XYZ:
        38.9587, 25.5182, 82.9929
        xyY:
        0.2642, 0.1730, 25.5182
      CIE-Lab:
        57.5769, 54.2726, -55.8370
        CIE-LCH:
        57.5769, 77.8671, 314.1860
        CIE-Luv:
        57.5769, 25.8255, -94.2492
        Hunter-Lab:
        50.5156, 49.2609, -62.0477
      #b467ed color charts
#b467ed RGB chart
      #b467ed CMYK chart
      #b467ed RGB pie chart
      #b467ed color shades, tints & tones
#b467ed color schemes
#b467ed color preview, HTML & CSS examples
           This text has a color of #b467ed        
        
          <p style="color:#b467ed;">Text here</p>
        
        
          .mytext {color:#b467ed;}
        
        Text color #b467ed
      
           This box has a color of #b467ed        
        
          <div style="background-color:#b467ed;">Content here</div>
        
        
          .mybackground {background-color:#b467ed;}
        
        Background color #b467ed
      
           Border around this has a color of #b467ed        
        
          <div style="border:2px solid #b467ed;">Content here</div>
        
        
          .myborder {border:2px solid #b467ed;}
        
        Border color #b467ed