#b52bae color space conversions
Hex:
        #b52bae
        RGB:
        181, 43, 174
        CMY:
        29, 83, 32
        CMYK:
        0, 76, 4, 29
      HSL:
        303°, 61.6071%, 43.9216%
        HSV (HSB):
        303°, 76.2431%, 70.9804%
        XYZ:
        27.5599, 14.6075, 41.4114
        xyY:
        0.3297, 0.1748, 14.6075
      CIE-Lab:
        45.0919, 67.6135, -39.5741
        CIE-LCH:
        45.0919, 78.3434, 329.6596
        CIE-Luv:
        45.0919, 58.2542, -66.7599
        Hunter-Lab:
        38.2198, 61.8301, -37.4873
      #b52bae color charts
#b52bae RGB chart
      #b52bae CMYK chart
      #b52bae RGB pie chart
      #b52bae color shades, tints & tones
#b52bae color schemes
#b52bae color preview, HTML & CSS examples
           This text has a color of #b52bae        
        
          <p style="color:#b52bae;">Text here</p>
        
        
          .mytext {color:#b52bae;}
        
        Text color #b52bae
      
           This box has a color of #b52bae        
        
          <div style="background-color:#b52bae;">Content here</div>
        
        
          .mybackground {background-color:#b52bae;}
        
        Background color #b52bae
      
           Border around this has a color of #b52bae        
        
          <div style="border:2px solid #b52bae;">Content here</div>
        
        
          .myborder {border:2px solid #b52bae;}
        
        Border color #b52bae