#b52b95 color space conversions
Hex:
        #b52b95
        RGB:
        181, 43, 149
        CMY:
        29, 83, 42
        CMYK:
        0, 76, 18, 29
      HSL:
        314°, 61.6071%, 43.9216%
        HSV (HSB):
        314°, 76.2431%, 70.9804%
        XYZ:
        25.3447, 13.7214, 29.7465
        xyY:
        0.3683, 0.1994, 13.7214
      CIE-Lab:
        43.8308, 63.9339, -26.6177
        CIE-LCH:
        43.8308, 69.2535, 337.3965
        CIE-Luv:
        43.8308, 67.5603, -47.2418
        Hunter-Lab:
        37.0425, 57.3068, -21.6823
      #b52b95 color charts
#b52b95 RGB chart
      #b52b95 CMYK chart
      #b52b95 RGB pie chart
      #b52b95 color shades, tints & tones
#b52b95 color schemes
#b52b95 color preview, HTML & CSS examples
           This text has a color of #b52b95        
        
          <p style="color:#b52b95;">Text here</p>
        
        
          .mytext {color:#b52b95;}
        
        Text color #b52b95
      
           This box has a color of #b52b95        
        
          <div style="background-color:#b52b95;">Content here</div>
        
        
          .mybackground {background-color:#b52b95;}
        
        Background color #b52b95
      
           Border around this has a color of #b52b95        
        
          <div style="border:2px solid #b52b95;">Content here</div>
        
        
          .myborder {border:2px solid #b52b95;}
        
        Border color #b52b95