#b53b95 color space conversions
Hex:
        #b53b95
        RGB:
        181, 59, 149
        CMY:
        29, 77, 42
        CMYK:
        0, 67, 18, 29
      HSL:
        316°, 50.8333%, 47.0588%
        HSV (HSB):
        316°, 67.4033%, 70.9804%
        XYZ:
        26.0448, 15.1216, 29.9798
        xyY:
        0.3661, 0.2125, 15.1216
      CIE-Lab:
        45.8003, 58.3807, -23.5604
        CIE-LCH:
        45.8003, 62.9556, 338.0227
        CIE-Luv:
        45.8003, 63.1484, -42.4747
        Hunter-Lab:
        38.8865, 51.5017, -18.4895
      #b53b95 color charts
#b53b95 RGB chart
      #b53b95 CMYK chart
      #b53b95 RGB pie chart
      #b53b95 color shades, tints & tones
#b53b95 color schemes
#b53b95 color preview, HTML & CSS examples
           This text has a color of #b53b95        
        
          <p style="color:#b53b95;">Text here</p>
        
        
          .mytext {color:#b53b95;}
        
        Text color #b53b95
      
           This box has a color of #b53b95        
        
          <div style="background-color:#b53b95;">Content here</div>
        
        
          .mybackground {background-color:#b53b95;}
        
        Background color #b53b95
      
           Border around this has a color of #b53b95        
        
          <div style="border:2px solid #b53b95;">Content here</div>
        
        
          .myborder {border:2px solid #b53b95;}
        
        Border color #b53b95