#b5558f color space conversions
Hex:
        #b5558f
        RGB:
        181, 85, 143
        CMY:
        29, 67, 44
        CMYK:
        0, 53, 21, 29
      HSL:
        324°, 39.3443%, 52.1569%
        HSV (HSB):
        324°, 53.0387%, 70.9804%
        XYZ:
        27.2625, 18.3039, 28.0827
        xyY:
        0.3702, 0.2485, 18.3039
      CIE-Lab:
        49.8627, 45.8547, -13.7518
        CIE-LCH:
        49.8627, 47.8724, 343.3060
        CIE-Luv:
        49.8627, 54.8533, -26.9902
        Hunter-Lab:
        42.7831, 38.8744, -8.9697
      #b5558f color charts
#b5558f RGB chart
      #b5558f CMYK chart
      #b5558f RGB pie chart
      #b5558f color shades, tints & tones
#b5558f color schemes
#b5558f color preview, HTML & CSS examples
           This text has a color of #b5558f        
        
          <p style="color:#b5558f;">Text here</p>
        
        
          .mytext {color:#b5558f;}
        
        Text color #b5558f
      
           This box has a color of #b5558f        
        
          <div style="background-color:#b5558f;">Content here</div>
        
        
          .mybackground {background-color:#b5558f;}
        
        Background color #b5558f
      
           Border around this has a color of #b5558f        
        
          <div style="border:2px solid #b5558f;">Content here</div>
        
        
          .myborder {border:2px solid #b5558f;}
        
        Border color #b5558f