#b520e3 color space conversions
Hex:
        #b520e3
        RGB:
        181, 32, 227
        CMY:
        29, 87, 11
        CMYK:
        20, 86, 0, 11
      HSL:
        286°, 77.6892%, 50.7843%
        HSV (HSB):
        286°, 85.9031%, 89.0196%
        XYZ:
        33.4377, 16.4028, 74.0767
        xyY:
        0.2698, 0.1324, 16.4028
      CIE-Lab:
        47.4986, 79.2676, -66.4216
        CIE-LCH:
        47.4986, 103.4175, 320.0390
        CIE-Luv:
        47.4986, 42.4518, -107.4986
        Hunter-Lab:
        40.5004, 76.4963, -80.0933
      #b520e3 color charts
#b520e3 RGB chart
      #b520e3 CMYK chart
      #b520e3 RGB pie chart
      #b520e3 color shades, tints & tones
#b520e3 color schemes
#b520e3 color preview, HTML & CSS examples
           This text has a color of #b520e3        
        
          <p style="color:#b520e3;">Text here</p>
        
        
          .mytext {color:#b520e3;}
        
        Text color #b520e3
      
           This box has a color of #b520e3        
        
          <div style="background-color:#b520e3;">Content here</div>
        
        
          .mybackground {background-color:#b520e3;}
        
        Background color #b520e3
      
           Border around this has a color of #b520e3        
        
          <div style="border:2px solid #b520e3;">Content here</div>
        
        
          .myborder {border:2px solid #b520e3;}
        
        Border color #b520e3