#b85ffa color space conversions
Hex:
        #b85ffa
        RGB:
        184, 95, 250
        CMY:
        28, 63, 2
        CMYK:
        26, 62, 0, 2
      HSL:
        274°, 93.9394%, 67.6471%
        HSV (HSB):
        274°, 62.0000%, 98.0392%
        XYZ:
        41.1147, 25.2769, 93.1544
        xyY:
        0.2577, 0.1584, 25.2769
      CIE-Lab:
        57.3442, 62.0043, -63.4093
        CIE-LCH:
        57.3442, 88.6863, 314.3581
        CIE-Luv:
        57.3442, 27.7253, -106.7691
        Hunter-Lab:
        50.2761, 57.9901, -74.6625
      #b85ffa color charts
#b85ffa RGB chart
      #b85ffa CMYK chart
      #b85ffa RGB pie chart
      #b85ffa color shades, tints & tones
#b85ffa color schemes
#b85ffa color preview, HTML & CSS examples
           This text has a color of #b85ffa        
        
          <p style="color:#b85ffa;">Text here</p>
        
        
          .mytext {color:#b85ffa;}
        
        Text color #b85ffa
      
           This box has a color of #b85ffa        
        
          <div style="background-color:#b85ffa;">Content here</div>
        
        
          .mybackground {background-color:#b85ffa;}
        
        Background color #b85ffa
      
           Border around this has a color of #b85ffa        
        
          <div style="border:2px solid #b85ffa;">Content here</div>
        
        
          .myborder {border:2px solid #b85ffa;}
        
        Border color #b85ffa