#b886fe color space conversions
Hex:
        #b886fe
        RGB:
        184, 134, 254
        CMY:
        28, 47, 0
        CMYK:
        28, 47, 0, 0
      HSL:
        265°, 98.3607%, 76.0784%
        HSV (HSB):
        265°, 47.2441%, 99.6078%
        XYZ:
        46.1817, 34.3963, 97.9710
        xyY:
        0.2586, 0.1926, 34.3963
      CIE-Lab:
        65.2759, 42.7522, -52.9514
        CIE-LCH:
        65.2759, 68.0559, 308.9169
        CIE-Luv:
        65.2759, 15.2342, -90.5523
        Hunter-Lab:
        58.6484, 37.9222, -57.9890
      #b886fe color charts
#b886fe RGB chart
      #b886fe CMYK chart
      #b886fe RGB pie chart
      #b886fe color shades, tints & tones
#b886fe color schemes
#b886fe color preview, HTML & CSS examples
           This text has a color of #b886fe        
        
          <p style="color:#b886fe;">Text here</p>
        
        
          .mytext {color:#b886fe;}
        
        Text color #b886fe
      
           This box has a color of #b886fe        
        
          <div style="background-color:#b886fe;">Content here</div>
        
        
          .mybackground {background-color:#b886fe;}
        
        Background color #b886fe
      
           Border around this has a color of #b886fe        
        
          <div style="border:2px solid #b886fe;">Content here</div>
        
        
          .myborder {border:2px solid #b886fe;}
        
        Border color #b886fe