#b53478 color space conversions
Hex:
        #b53478
        RGB:
        181, 52, 120
        CMY:
        29, 80, 53
        CMYK:
        0, 71, 34, 29
      HSL:
        328°, 55.3648%, 45.6863%
        HSV (HSB):
        328°, 71.2707%, 70.9804%
        XYZ:
        23.6742, 13.6358, 19.1535
        xyY:
        0.4193, 0.2415, 13.6358
      CIE-Lab:
        43.7060, 57.2394, -9.1208
        CIE-LCH:
        43.7060, 57.9615, 350.9463
        CIE-Luv:
        43.7060, 75.9362, -22.0138
        Hunter-Lab:
        36.9267, 49.8171, -4.9044
      #b53478 color charts
#b53478 RGB chart
      #b53478 CMYK chart
      #b53478 RGB pie chart
      #b53478 color shades, tints & tones
#b53478 color schemes
#b53478 color preview, HTML & CSS examples
           This text has a color of #b53478        
        
          <p style="color:#b53478;">Text here</p>
        
        
          .mytext {color:#b53478;}
        
        Text color #b53478
      
           This box has a color of #b53478        
        
          <div style="background-color:#b53478;">Content here</div>
        
        
          .mybackground {background-color:#b53478;}
        
        Background color #b53478
      
           Border around this has a color of #b53478        
        
          <div style="border:2px solid #b53478;">Content here</div>
        
        
          .myborder {border:2px solid #b53478;}
        
        Border color #b53478