#b88dd6 color space conversions
Hex:
        #b88dd6
        RGB:
        184, 141, 214
        CMY:
        28, 45, 16
        CMYK:
        14, 34, 0, 16
      HSL:
        275°, 47.0968%, 69.6078%
        HSV (HSB):
        275°, 34.1121%, 83.9216%
        XYZ:
        41.4296, 34.0951, 68.0158
        xyY:
        0.2886, 0.2375, 34.0951
      CIE-Lab:
        65.0380, 29.8044, -31.2466
        CIE-LCH:
        65.0380, 43.1817, 313.6468
        CIE-Luv:
        65.0380, 17.8423, -53.2041
        Hunter-Lab:
        58.3910, 24.4651, -28.1892
      #b88dd6 color charts
#b88dd6 RGB chart
      #b88dd6 CMYK chart
      #b88dd6 RGB pie chart
      #b88dd6 color shades, tints & tones
#b88dd6 color schemes
#b88dd6 color preview, HTML & CSS examples
           This text has a color of #b88dd6        
        
          <p style="color:#b88dd6;">Text here</p>
        
        
          .mytext {color:#b88dd6;}
        
        Text color #b88dd6
      
           This box has a color of #b88dd6        
        
          <div style="background-color:#b88dd6;">Content here</div>
        
        
          .mybackground {background-color:#b88dd6;}
        
        Background color #b88dd6
      
           Border around this has a color of #b88dd6        
        
          <div style="border:2px solid #b88dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b88dd6;}
        
        Border color #b88dd6