#b868fa color space conversions
Hex:
        #b868fa
        RGB:
        184, 104, 250
        CMY:
        28, 59, 2
        CMYK:
        26, 58, 0, 2
      HSL:
        273°, 93.5897%, 69.4118%
        HSV (HSB):
        273°, 58.4000%, 98.0392%
        XYZ:
        41.9728, 26.9931, 93.4405
        xyY:
        0.2584, 0.1662, 26.9931
      CIE-Lab:
        58.9679, 57.6181, -60.8039
        CIE-LCH:
        58.9679, 83.7673, 313.4590
        CIE-Luv:
        58.9679, 25.3253, -102.9207
        Hunter-Lab:
        51.9549, 53.2838, -70.2642
      #b868fa color charts
#b868fa RGB chart
      #b868fa CMYK chart
      #b868fa RGB pie chart
      #b868fa color shades, tints & tones
#b868fa color schemes
#b868fa color preview, HTML & CSS examples
           This text has a color of #b868fa        
        
          <p style="color:#b868fa;">Text here</p>
        
        
          .mytext {color:#b868fa;}
        
        Text color #b868fa
      
           This box has a color of #b868fa        
        
          <div style="background-color:#b868fa;">Content here</div>
        
        
          .mybackground {background-color:#b868fa;}
        
        Background color #b868fa
      
           Border around this has a color of #b868fa        
        
          <div style="border:2px solid #b868fa;">Content here</div>
        
        
          .myborder {border:2px solid #b868fa;}
        
        Border color #b868fa