#b5667d color space conversions
Hex:
        #b5667d
        RGB:
        181, 102, 125
        CMY:
        29, 60, 51
        CMYK:
        0, 44, 31, 29
      HSL:
        343°, 34.8018%, 55.4902%
        HSV (HSB):
        343°, 43.6464%, 70.9804%
        XYZ:
        27.5091, 20.8072, 21.9683
        xyY:
        0.3914, 0.2960, 20.8072
      CIE-Lab:
        52.7378, 34.4533, 1.2105
        CIE-LCH:
        52.7378, 34.4745, 2.0122
        CIE-Luv:
        52.7378, 50.3948, -4.4903
        Hunter-Lab:
        45.6149, 27.8225, 3.3761
      #b5667d color charts
#b5667d RGB chart
      #b5667d CMYK chart
      #b5667d RGB pie chart
      #b5667d color shades, tints & tones
#b5667d color schemes
#b5667d color preview, HTML & CSS examples
           This text has a color of #b5667d        
        
          <p style="color:#b5667d;">Text here</p>
        
        
          .mytext {color:#b5667d;}
        
        Text color #b5667d
      
           This box has a color of #b5667d        
        
          <div style="background-color:#b5667d;">Content here</div>
        
        
          .mybackground {background-color:#b5667d;}
        
        Background color #b5667d
      
           Border around this has a color of #b5667d        
        
          <div style="border:2px solid #b5667d;">Content here</div>
        
        
          .myborder {border:2px solid #b5667d;}
        
        Border color #b5667d