#b86af5 color space conversions
Hex:
        #b86af5
        RGB:
        184, 106, 245
        CMY:
        28, 58, 4
        CMYK:
        25, 57, 0, 4
      HSL:
        274°, 87.4214%, 68.8235%
        HSV (HSB):
        274°, 56.7347%, 96.0784%
        XYZ:
        41.4026, 27.0910, 89.4331
        xyY:
        0.2622, 0.1715, 27.0910
      CIE-Lab:
        59.0585, 55.4960, -57.8910
        CIE-LCH:
        59.0585, 80.1946, 313.7899
        CIE-Luv:
        59.0585, 25.6725, -98.1496
        Hunter-Lab:
        52.0490, 50.9029, -65.4407
      #b86af5 color charts
#b86af5 RGB chart
      #b86af5 CMYK chart
      #b86af5 RGB pie chart
      #b86af5 color shades, tints & tones
#b86af5 color schemes
#b86af5 color preview, HTML & CSS examples
           This text has a color of #b86af5        
        
          <p style="color:#b86af5;">Text here</p>
        
        
          .mytext {color:#b86af5;}
        
        Text color #b86af5
      
           This box has a color of #b86af5        
        
          <div style="background-color:#b86af5;">Content here</div>
        
        
          .mybackground {background-color:#b86af5;}
        
        Background color #b86af5
      
           Border around this has a color of #b86af5        
        
          <div style="border:2px solid #b86af5;">Content here</div>
        
        
          .myborder {border:2px solid #b86af5;}
        
        Border color #b86af5