#b59cd2 color space conversions
Hex:
        #b59cd2
        RGB:
        181, 156, 210
        CMY:
        29, 39, 18
        CMYK:
        14, 26, 0, 18
      HSL:
        268°, 37.5000%, 71.7647%
        HSV (HSB):
        268°, 25.7143%, 82.3529%
        XYZ:
        42.5774, 38.2538, 66.1124
        xyY:
        0.2898, 0.2603, 38.2538
      CIE-Lab:
        68.2073, 19.6128, -24.1725
        CIE-LCH:
        68.2073, 31.1283, 309.0548
        CIE-Luv:
        68.2073, 9.9312, -40.5727
        Hunter-Lab:
        61.8497, 14.6426, -20.0815
      #b59cd2 color charts
#b59cd2 RGB chart
      #b59cd2 CMYK chart
      #b59cd2 RGB pie chart
      #b59cd2 color shades, tints & tones
#b59cd2 color schemes
#b59cd2 color preview, HTML & CSS examples
           This text has a color of #b59cd2        
        
          <p style="color:#b59cd2;">Text here</p>
        
        
          .mytext {color:#b59cd2;}
        
        Text color #b59cd2
      
           This box has a color of #b59cd2        
        
          <div style="background-color:#b59cd2;">Content here</div>
        
        
          .mybackground {background-color:#b59cd2;}
        
        Background color #b59cd2
      
           Border around this has a color of #b59cd2        
        
          <div style="border:2px solid #b59cd2;">Content here</div>
        
        
          .myborder {border:2px solid #b59cd2;}
        
        Border color #b59cd2