#b513a0 color space conversions
Hex:
        #b513a0
        RGB:
        181, 19, 160
        CMY:
        29, 93, 37
        CMYK:
        0, 90, 12, 29
      HSL:
        308°, 81.0000%, 39.2157%
        HSV (HSB):
        308°, 89.5028%, 70.9804%
        XYZ:
        25.6341, 12.8276, 34.3826
        xyY:
        0.3519, 0.1761, 12.8276
      CIE-Lab:
        42.5023, 70.8801, -35.3275
        CIE-LCH:
        42.5023, 79.1961, 333.5078
        CIE-Luv:
        42.5023, 67.0737, -60.1725
        Hunter-Lab:
        35.8156, 65.0795, -31.8469
      #b513a0 color charts
#b513a0 RGB chart
      #b513a0 CMYK chart
      #b513a0 RGB pie chart
      #b513a0 color shades, tints & tones
#b513a0 color schemes
#b513a0 color preview, HTML & CSS examples
           This text has a color of #b513a0        
        
          <p style="color:#b513a0;">Text here</p>
        
        
          .mytext {color:#b513a0;}
        
        Text color #b513a0
      
           This box has a color of #b513a0        
        
          <div style="background-color:#b513a0;">Content here</div>
        
        
          .mybackground {background-color:#b513a0;}
        
        Background color #b513a0
      
           Border around this has a color of #b513a0        
        
          <div style="border:2px solid #b513a0;">Content here</div>
        
        
          .myborder {border:2px solid #b513a0;}
        
        Border color #b513a0