#b52e95 color space conversions
Hex:
        #b52e95
        RGB:
        181, 46, 149
        CMY:
        29, 82, 42
        CMYK:
        0, 75, 18, 29
      HSL:
        314°, 59.4714%, 44.5098%
        HSV (HSB):
        314°, 74.5856%, 70.9804%
        XYZ:
        25.4579, 13.9477, 29.7842
        xyY:
        0.3679, 0.2016, 13.9477
      CIE-Lab:
        44.1578, 63.0023, -26.1087
        CIE-LCH:
        44.1578, 68.1979, 337.4905
        CIE-Luv:
        44.1578, 66.8369, -46.4588
        Hunter-Lab:
        37.3466, 56.3207, -21.1416
      #b52e95 color charts
#b52e95 RGB chart
      #b52e95 CMYK chart
      #b52e95 RGB pie chart
      #b52e95 color shades, tints & tones
#b52e95 color schemes
#b52e95 color preview, HTML & CSS examples
           This text has a color of #b52e95        
        
          <p style="color:#b52e95;">Text here</p>
        
        
          .mytext {color:#b52e95;}
        
        Text color #b52e95
      
           This box has a color of #b52e95        
        
          <div style="background-color:#b52e95;">Content here</div>
        
        
          .mybackground {background-color:#b52e95;}
        
        Background color #b52e95
      
           Border around this has a color of #b52e95        
        
          <div style="border:2px solid #b52e95;">Content here</div>
        
        
          .myborder {border:2px solid #b52e95;}
        
        Border color #b52e95