#b5659d color space conversions
Hex:
        #b5659d
        RGB:
        181, 101, 157
        CMY:
        29, 60, 38
        CMYK:
        0, 44, 13, 29
      HSL:
        318°, 35.0877%, 55.2941%
        HSV (HSB):
        318°, 44.1989%, 70.9804%
        XYZ:
        29.7955, 21.5654, 34.4904
        xyY:
        0.3471, 0.2512, 21.5654
      CIE-Lab:
        53.5629, 39.8174, -16.3997
        CIE-LCH:
        53.5629, 43.0625, 337.6145
        CIE-Luv:
        53.5629, 43.9350, -30.2202
        Hunter-Lab:
        46.4386, 33.2601, -11.5283
      #b5659d color charts
#b5659d RGB chart
      #b5659d CMYK chart
      #b5659d RGB pie chart
      #b5659d color shades, tints & tones
#b5659d color schemes
#b5659d color preview, HTML & CSS examples
           This text has a color of #b5659d        
        
          <p style="color:#b5659d;">Text here</p>
        
        
          .mytext {color:#b5659d;}
        
        Text color #b5659d
      
           This box has a color of #b5659d        
        
          <div style="background-color:#b5659d;">Content here</div>
        
        
          .mybackground {background-color:#b5659d;}
        
        Background color #b5659d
      
           Border around this has a color of #b5659d        
        
          <div style="border:2px solid #b5659d;">Content here</div>
        
        
          .myborder {border:2px solid #b5659d;}
        
        Border color #b5659d