#b856bf color space conversions
Hex:
        #b856bf
        RGB:
        184, 86, 191
        CMY:
        28, 66, 25
        CMYK:
        4, 55, 0, 25
      HSL:
        296°, 45.0644%, 54.3137%
        HSV (HSB):
        296°, 54.9738%, 74.9020%
        XYZ:
        32.4989, 20.6075, 51.5550
        xyY:
        0.3105, 0.1969, 20.6075
      CIE-Lab:
        52.5172, 54.3010, -37.7503
        CIE-LCH:
        52.5172, 66.1338, 325.1928
        CIE-Luv:
        52.5172, 43.7641, -64.5980
        Hunter-Lab:
        45.3955, 48.3472, -35.5579
      #b856bf color charts
#b856bf RGB chart
      #b856bf CMYK chart
      #b856bf RGB pie chart
      #b856bf color shades, tints & tones
#b856bf color schemes
#b856bf color preview, HTML & CSS examples
           This text has a color of #b856bf        
        
          <p style="color:#b856bf;">Text here</p>
        
        
          .mytext {color:#b856bf;}
        
        Text color #b856bf
      
           This box has a color of #b856bf        
        
          <div style="background-color:#b856bf;">Content here</div>
        
        
          .mybackground {background-color:#b856bf;}
        
        Background color #b856bf
      
           Border around this has a color of #b856bf        
        
          <div style="border:2px solid #b856bf;">Content here</div>
        
        
          .myborder {border:2px solid #b856bf;}
        
        Border color #b856bf