#b532d2 color space conversions
Hex:
        #b532d2
        RGB:
        181, 50, 210
        CMY:
        29, 80, 18
        CMYK:
        14, 76, 0, 18
      HSL:
        289°, 64.0000%, 50.9804%
        HSV (HSB):
        289°, 76.1905%, 82.3529%
        XYZ:
        31.8295, 16.7581, 62.5298
        xyY:
        0.2864, 0.1508, 16.7581
      CIE-Lab:
        47.9538, 71.5538, -55.9762
        CIE-LCH:
        47.9538, 90.8475, 321.9641
        CIE-Luv:
        47.9538, 45.2556, -92.2477
        Hunter-Lab:
        40.9367, 67.1501, -61.9084
      #b532d2 color charts
#b532d2 RGB chart
      #b532d2 CMYK chart
      #b532d2 RGB pie chart
      #b532d2 color shades, tints & tones
#b532d2 color schemes
#b532d2 color preview, HTML & CSS examples
           This text has a color of #b532d2        
        
          <p style="color:#b532d2;">Text here</p>
        
        
          .mytext {color:#b532d2;}
        
        Text color #b532d2
      
           This box has a color of #b532d2        
        
          <div style="background-color:#b532d2;">Content here</div>
        
        
          .mybackground {background-color:#b532d2;}
        
        Background color #b532d2
      
           Border around this has a color of #b532d2        
        
          <div style="border:2px solid #b532d2;">Content here</div>
        
        
          .myborder {border:2px solid #b532d2;}
        
        Border color #b532d2