#b867fa color space conversions
Hex:
        #b867fa
        RGB:
        184, 103, 250
        CMY:
        28, 60, 2
        CMYK:
        26, 59, 0, 2
      HSL:
        273°, 93.6306%, 69.2157%
        HSV (HSB):
        273°, 58.8000%, 98.0392%
        XYZ:
        41.8727, 26.7930, 93.4071
        xyY:
        0.2584, 0.1653, 26.7930
      CIE-Lab:
        58.7822, 58.1159, -61.1015
        CIE-LCH:
        58.7822, 84.3258, 313.5654
        CIE-Luv:
        58.7822, 25.6034, -103.3685
        Hunter-Lab:
        51.7619, 53.8139, -70.7586
      #b867fa color charts
#b867fa RGB chart
      #b867fa CMYK chart
      #b867fa RGB pie chart
      #b867fa color shades, tints & tones
#b867fa color schemes
#b867fa color preview, HTML & CSS examples
           This text has a color of #b867fa        
        
          <p style="color:#b867fa;">Text here</p>
        
        
          .mytext {color:#b867fa;}
        
        Text color #b867fa
      
           This box has a color of #b867fa        
        
          <div style="background-color:#b867fa;">Content here</div>
        
        
          .mybackground {background-color:#b867fa;}
        
        Background color #b867fa
      
           Border around this has a color of #b867fa        
        
          <div style="border:2px solid #b867fa;">Content here</div>
        
        
          .myborder {border:2px solid #b867fa;}
        
        Border color #b867fa