#b5667e color space conversions
Hex:
        #b5667e
        RGB:
        181, 102, 126
        CMY:
        29, 60, 51
        CMYK:
        0, 44, 30, 29
      HSL:
        342°, 34.8018%, 55.4902%
        HSV (HSB):
        342°, 43.6464%, 70.9804%
        XYZ:
        27.5733, 20.8329, 22.3065
        xyY:
        0.3899, 0.2946, 20.8329
      CIE-Lab:
        52.7661, 34.5886, 0.6603
        CIE-LCH:
        52.7661, 34.5949, 1.0937
        CIE-Luv:
        52.7661, 50.1851, -5.2426
        Hunter-Lab:
        45.6430, 27.9580, 2.9741
      #b5667e color charts
#b5667e RGB chart
      #b5667e CMYK chart
      #b5667e RGB pie chart
      #b5667e color shades, tints & tones
#b5667e color schemes
#b5667e color preview, HTML & CSS examples
           This text has a color of #b5667e        
        
          <p style="color:#b5667e;">Text here</p>
        
        
          .mytext {color:#b5667e;}
        
        Text color #b5667e
      
           This box has a color of #b5667e        
        
          <div style="background-color:#b5667e;">Content here</div>
        
        
          .mybackground {background-color:#b5667e;}
        
        Background color #b5667e
      
           Border around this has a color of #b5667e        
        
          <div style="border:2px solid #b5667e;">Content here</div>
        
        
          .myborder {border:2px solid #b5667e;}
        
        Border color #b5667e