#b28bd6 color space conversions
Hex:
        #b28bd6
        RGB:
        178, 139, 214
        CMY:
        30, 45, 16
        CMYK:
        17, 35, 0, 16
      HSL:
        271°, 47.7707%, 69.2157%
        HSV (HSB):
        271°, 35.0467%, 83.9216%
        XYZ:
        39.7303, 32.7853, 67.8525
        xyY:
        0.2830, 0.2336, 32.7853
      CIE-Lab:
        63.9867, 29.0804, -32.9224
        CIE-LCH:
        63.9867, 43.9267, 311.4542
        CIE-Luv:
        63.9867, 15.2723, -55.6663
        Hunter-Lab:
        57.2584, 23.6549, -30.1791
      #b28bd6 color charts
#b28bd6 RGB chart
      #b28bd6 CMYK chart
      #b28bd6 RGB pie chart
      #b28bd6 color shades, tints & tones
#b28bd6 color schemes
#b28bd6 color preview, HTML & CSS examples
           This text has a color of #b28bd6        
        
          <p style="color:#b28bd6;">Text here</p>
        
        
          .mytext {color:#b28bd6;}
        
        Text color #b28bd6
      
           This box has a color of #b28bd6        
        
          <div style="background-color:#b28bd6;">Content here</div>
        
        
          .mybackground {background-color:#b28bd6;}
        
        Background color #b28bd6
      
           Border around this has a color of #b28bd6        
        
          <div style="border:2px solid #b28bd6;">Content here</div>
        
        
          .myborder {border:2px solid #b28bd6;}
        
        Border color #b28bd6