#b5759d color space conversions
Hex:
        #b5759d
        RGB:
        181, 117, 157
        CMY:
        29, 54, 38
        CMYK:
        0, 35, 13, 29
      HSL:
        323°, 30.1887%, 58.4314%
        HSV (HSB):
        323°, 35.3591%, 70.9804%
        XYZ:
        31.5031, 24.9807, 35.0596
        xyY:
        0.3441, 0.2729, 24.9807
      CIE-Lab:
        57.0566, 31.1268, -11.1220
        CIE-LCH:
        57.0566, 33.0542, 340.3376
        CIE-Luv:
        57.0566, 36.0270, -21.2886
        Hunter-Lab:
        49.9807, 25.0436, -6.6034
      #b5759d color charts
#b5759d RGB chart
      #b5759d CMYK chart
      #b5759d RGB pie chart
      #b5759d color shades, tints & tones
#b5759d color schemes
#b5759d color preview, HTML & CSS examples
           This text has a color of #b5759d        
        
          <p style="color:#b5759d;">Text here</p>
        
        
          .mytext {color:#b5759d;}
        
        Text color #b5759d
      
           This box has a color of #b5759d        
        
          <div style="background-color:#b5759d;">Content here</div>
        
        
          .mybackground {background-color:#b5759d;}
        
        Background color #b5759d
      
           Border around this has a color of #b5759d        
        
          <div style="border:2px solid #b5759d;">Content here</div>
        
        
          .myborder {border:2px solid #b5759d;}
        
        Border color #b5759d