#b434d5 color space conversions
Hex:
        #b434d5
        RGB:
        180, 52, 213
        CMY:
        29, 80, 16
        CMYK:
        15, 76, 0, 16
      HSL:
        288°, 65.7143%, 51.9608%
        HSV (HSB):
        288°, 75.5869%, 83.5294%
        XYZ:
        32.0606, 16.9634, 64.5353
        xyY:
        0.2823, 0.1494, 16.9634
      CIE-Lab:
        48.2139, 71.2711, -57.2863
        CIE-LCH:
        48.2139, 91.4401, 321.2083
        CIE-Luv:
        48.2139, 43.4151, -94.2367
        Hunter-Lab:
        41.1866, 66.8720, -64.0708
      #b434d5 color charts
#b434d5 RGB chart
      #b434d5 CMYK chart
      #b434d5 RGB pie chart
      #b434d5 color shades, tints & tones
#b434d5 color schemes
#b434d5 color preview, HTML & CSS examples
           This text has a color of #b434d5        
        
          <p style="color:#b434d5;">Text here</p>
        
        
          .mytext {color:#b434d5;}
        
        Text color #b434d5
      
           This box has a color of #b434d5        
        
          <div style="background-color:#b434d5;">Content here</div>
        
        
          .mybackground {background-color:#b434d5;}
        
        Background color #b434d5
      
           Border around this has a color of #b434d5        
        
          <div style="border:2px solid #b434d5;">Content here</div>
        
        
          .myborder {border:2px solid #b434d5;}
        
        Border color #b434d5