#b986fe color space conversions
Hex:
        #b986fe
        RGB:
        185, 134, 254
        CMY:
        27, 47, 0
        CMYK:
        27, 47, 0, 0
      HSL:
        266°, 98.3607%, 76.0784%
        HSV (HSB):
        266°, 47.2441%, 99.6078%
        XYZ:
        46.4221, 34.5202, 97.9823
        xyY:
        0.2595, 0.1929, 34.5202
      CIE-Lab:
        65.3734, 43.0129, -52.7907
        CIE-LCH:
        65.3734, 68.0953, 309.1725
        CIE-Luv:
        65.3734, 15.7534, -90.3469
        Hunter-Lab:
        58.7539, 38.2153, -57.7485
      #b986fe color charts
#b986fe RGB chart
      #b986fe CMYK chart
      #b986fe RGB pie chart
      #b986fe color shades, tints & tones
#b986fe color schemes
#b986fe color preview, HTML & CSS examples
           This text has a color of #b986fe        
        
          <p style="color:#b986fe;">Text here</p>
        
        
          .mytext {color:#b986fe;}
        
        Text color #b986fe
      
           This box has a color of #b986fe        
        
          <div style="background-color:#b986fe;">Content here</div>
        
        
          .mybackground {background-color:#b986fe;}
        
        Background color #b986fe
      
           Border around this has a color of #b986fe        
        
          <div style="border:2px solid #b986fe;">Content here</div>
        
        
          .myborder {border:2px solid #b986fe;}
        
        Border color #b986fe