#b5447a color space conversions
Hex:
        #b5447a
        RGB:
        181, 68, 122
        CMY:
        29, 73, 52
        CMYK:
        0, 62, 33, 29
      HSL:
        331°, 45.3815%, 48.8235%
        HSV (HSB):
        331°, 62.4309%, 70.9804%
        XYZ:
        24.6360, 15.3631, 20.0793
        xyY:
        0.4101, 0.2557, 15.3631
      CIE-Lab:
        46.1276, 51.0055, -6.7228
        CIE-LCH:
        46.1276, 51.4466, 352.4913
        CIE-Luv:
        46.1276, 68.7690, -17.8916
        Hunter-Lab:
        39.1958, 43.6011, -2.9360
      #b5447a color charts
#b5447a RGB chart
      #b5447a CMYK chart
      #b5447a RGB pie chart
      #b5447a color shades, tints & tones
#b5447a color schemes
#b5447a color preview, HTML & CSS examples
           This text has a color of #b5447a        
        
          <p style="color:#b5447a;">Text here</p>
        
        
          .mytext {color:#b5447a;}
        
        Text color #b5447a
      
           This box has a color of #b5447a        
        
          <div style="background-color:#b5447a;">Content here</div>
        
        
          .mybackground {background-color:#b5447a;}
        
        Background color #b5447a
      
           Border around this has a color of #b5447a        
        
          <div style="border:2px solid #b5447a;">Content here</div>
        
        
          .myborder {border:2px solid #b5447a;}
        
        Border color #b5447a