#b78ca1 color space conversions
Hex:
        #b78ca1
        RGB:
        183, 140, 161
        CMY:
        28, 45, 37
        CMYK:
        0, 23, 12, 28
      HSL:
        331°, 22.9947%, 63.3333%
        HSV (HSB):
        331°, 23.4973%, 71.7647%
        XYZ:
        35.3395, 31.3967, 37.9158
        xyY:
        0.3377, 0.3000, 31.3967
      CIE-Lab:
        62.8411, 19.7053, -4.7744
        CIE-LCH:
        62.8411, 20.2755, 346.3802
        CIE-Luv:
        62.8411, 24.6255, -10.2978
        Hunter-Lab:
        56.0327, 14.5218, -0.8970
      #b78ca1 color charts
#b78ca1 RGB chart
      #b78ca1 CMYK chart
      #b78ca1 RGB pie chart
      #b78ca1 color shades, tints & tones
#b78ca1 color schemes
#b78ca1 color preview, HTML & CSS examples
           This text has a color of #b78ca1        
        
          <p style="color:#b78ca1;">Text here</p>
        
        
          .mytext {color:#b78ca1;}
        
        Text color #b78ca1
      
           This box has a color of #b78ca1        
        
          <div style="background-color:#b78ca1;">Content here</div>
        
        
          .mybackground {background-color:#b78ca1;}
        
        Background color #b78ca1
      
           Border around this has a color of #b78ca1        
        
          <div style="border:2px solid #b78ca1;">Content here</div>
        
        
          .myborder {border:2px solid #b78ca1;}
        
        Border color #b78ca1