#b885fe color space conversions
Hex:
        #b885fe
        RGB:
        184, 133, 254
        CMY:
        28, 48, 0
        CMYK:
        28, 48, 0, 0
      HSL:
        265°, 98.3740%, 75.8824%
        HSV (HSB):
        265°, 47.6378%, 99.6078%
        XYZ:
        46.0441, 34.1212, 97.9252
        xyY:
        0.2585, 0.1916, 34.1212
      CIE-Lab:
        65.0586, 43.2981, -53.2959
        CIE-LCH:
        65.0586, 68.6672, 309.0907
        CIE-Luv:
        65.0586, 15.5804, -91.1291
        Hunter-Lab:
        58.4133, 38.4787, -58.5055
      #b885fe color charts
#b885fe RGB chart
      #b885fe CMYK chart
      #b885fe RGB pie chart
      #b885fe color shades, tints & tones
#b885fe color schemes
#b885fe color preview, HTML & CSS examples
           This text has a color of #b885fe        
        
          <p style="color:#b885fe;">Text here</p>
        
        
          .mytext {color:#b885fe;}
        
        Text color #b885fe
      
           This box has a color of #b885fe        
        
          <div style="background-color:#b885fe;">Content here</div>
        
        
          .mybackground {background-color:#b885fe;}
        
        Background color #b885fe
      
           Border around this has a color of #b885fe        
        
          <div style="border:2px solid #b885fe;">Content here</div>
        
        
          .myborder {border:2px solid #b885fe;}
        
        Border color #b885fe