#b532bf color space conversions
Hex:
        #b532bf
        RGB:
        181, 50, 191
        CMY:
        29, 80, 25
        CMYK:
        5, 74, 0, 25
      HSL:
        296°, 58.5062%, 47.2549%
        HSV (HSB):
        296°, 73.8220%, 74.9020%
        XYZ:
        29.6006, 15.8665, 50.7926
        xyY:
        0.3075, 0.1648, 15.8665
      CIE-Lab:
        46.7989, 68.2301, -46.8373
        CIE-LCH:
        46.7989, 82.7592, 325.5319
        CIE-Luv:
        46.7989, 51.1571, -78.0681
        Hunter-Lab:
        39.8328, 62.9397, -47.7204
      #b532bf color charts
#b532bf RGB chart
      #b532bf CMYK chart
      #b532bf RGB pie chart
      #b532bf color shades, tints & tones
#b532bf color schemes
#b532bf color preview, HTML & CSS examples
           This text has a color of #b532bf        
        
          <p style="color:#b532bf;">Text here</p>
        
        
          .mytext {color:#b532bf;}
        
        Text color #b532bf
      
           This box has a color of #b532bf        
        
          <div style="background-color:#b532bf;">Content here</div>
        
        
          .mybackground {background-color:#b532bf;}
        
        Background color #b532bf
      
           Border around this has a color of #b532bf        
        
          <div style="border:2px solid #b532bf;">Content here</div>
        
        
          .myborder {border:2px solid #b532bf;}
        
        Border color #b532bf