#b520f3 color space conversions
Hex:
        #b520f3
        RGB:
        181, 32, 243
        CMY:
        29, 87, 5
        CMYK:
        26, 87, 0, 5
      HSL:
        282°, 89.7872%, 53.9216%
        HSV (HSB):
        282°, 86.8313%, 95.2941%
        XYZ:
        35.7502, 17.3278, 86.2544
        xyY:
        0.2566, 0.1244, 17.3278
      CIE-Lab:
        48.6705, 82.1727, -73.5554
        CIE-LCH:
        48.6705, 110.2849, 318.1673
        CIE-Luv:
        48.6705, 38.0161, -118.3533
        Hunter-Lab:
        41.6267, 80.4541, -93.7156
      #b520f3 color charts
#b520f3 RGB chart
      #b520f3 CMYK chart
      #b520f3 RGB pie chart
      #b520f3 color shades, tints & tones
#b520f3 color schemes
#b520f3 color preview, HTML & CSS examples
           This text has a color of #b520f3        
        
          <p style="color:#b520f3;">Text here</p>
        
        
          .mytext {color:#b520f3;}
        
        Text color #b520f3
      
           This box has a color of #b520f3        
        
          <div style="background-color:#b520f3;">Content here</div>
        
        
          .mybackground {background-color:#b520f3;}
        
        Background color #b520f3
      
           Border around this has a color of #b520f3        
        
          <div style="border:2px solid #b520f3;">Content here</div>
        
        
          .myborder {border:2px solid #b520f3;}
        
        Border color #b520f3