#b86de8 color space conversions
Hex:
        #b86de8
        RGB:
        184, 109, 232
        CMY:
        28, 57, 9
        CMYK:
        21, 53, 0, 9
      HSL:
        277°, 72.7811%, 66.8627%
        HSV (HSB):
        277°, 53.0172%, 90.9804%
        XYZ:
        39.8013, 26.9538, 79.4488
        xyY:
        0.2722, 0.1844, 26.9538
      CIE-Lab:
        58.9316, 51.0921, -50.8629
        CIE-LCH:
        58.9316, 72.0932, 315.1288
        CIE-Luv:
        58.9316, 27.1534, -86.4769
        Hunter-Lab:
        51.9171, 45.9890, -54.3896
      #b86de8 color charts
#b86de8 RGB chart
      #b86de8 CMYK chart
      #b86de8 RGB pie chart
      #b86de8 color shades, tints & tones
#b86de8 color schemes
#b86de8 color preview, HTML & CSS examples
           This text has a color of #b86de8        
        
          <p style="color:#b86de8;">Text here</p>
        
        
          .mytext {color:#b86de8;}
        
        Text color #b86de8
      
           This box has a color of #b86de8        
        
          <div style="background-color:#b86de8;">Content here</div>
        
        
          .mybackground {background-color:#b86de8;}
        
        Background color #b86de8
      
           Border around this has a color of #b86de8        
        
          <div style="border:2px solid #b86de8;">Content here</div>
        
        
          .myborder {border:2px solid #b86de8;}
        
        Border color #b86de8