#b869bd color space conversions
Hex:
        #b869bd
        RGB:
        184, 105, 189
        CMY:
        28, 59, 26
        CMYK:
        3, 44, 0, 26
      HSL:
        296°, 38.8889%, 57.6471%
        HSV (HSB):
        296°, 44.4444%, 74.1176%
        XYZ:
        34.0040, 23.9676, 50.9781
        xyY:
        0.3121, 0.2200, 23.9676
      CIE-Lab:
        56.0554, 44.3667, -31.0665
        CIE-LCH:
        56.0554, 54.1621, 324.9995
        CIE-Luv:
        56.0554, 37.2141, -53.6286
        Hunter-Lab:
        48.9567, 38.3071, -27.4683
      #b869bd color charts
#b869bd RGB chart
      #b869bd CMYK chart
      #b869bd RGB pie chart
      #b869bd color shades, tints & tones
#b869bd color schemes
#b869bd color preview, HTML & CSS examples
           This text has a color of #b869bd        
        
          <p style="color:#b869bd;">Text here</p>
        
        
          .mytext {color:#b869bd;}
        
        Text color #b869bd
      
           This box has a color of #b869bd        
        
          <div style="background-color:#b869bd;">Content here</div>
        
        
          .mybackground {background-color:#b869bd;}
        
        Background color #b869bd
      
           Border around this has a color of #b869bd        
        
          <div style="border:2px solid #b869bd;">Content here</div>
        
        
          .myborder {border:2px solid #b869bd;}
        
        Border color #b869bd