#b514a0 color space conversions
Hex:
        #b514a0
        RGB:
        181, 20, 160
        CMY:
        29, 92, 37
        CMYK:
        0, 89, 12, 29
      HSL:
        308°, 80.0995%, 39.4118%
        HSV (HSB):
        308°, 88.9503%, 70.9804%
        XYZ:
        25.6514, 12.8621, 34.3884
        xyY:
        0.3519, 0.1764, 12.8621
      CIE-Lab:
        42.5548, 70.7264, -35.2445
        CIE-LCH:
        42.5548, 79.0215, 333.5119
        CIE-Luv:
        42.5548, 66.9718, -60.0537
        Hunter-Lab:
        35.8638, 64.9093, -31.7461
      #b514a0 color charts
#b514a0 RGB chart
      #b514a0 CMYK chart
      #b514a0 RGB pie chart
      #b514a0 color shades, tints & tones
#b514a0 color schemes
#b514a0 color preview, HTML & CSS examples
           This text has a color of #b514a0        
        
          <p style="color:#b514a0;">Text here</p>
        
        
          .mytext {color:#b514a0;}
        
        Text color #b514a0
      
           This box has a color of #b514a0        
        
          <div style="background-color:#b514a0;">Content here</div>
        
        
          .mybackground {background-color:#b514a0;}
        
        Background color #b514a0
      
           Border around this has a color of #b514a0        
        
          <div style="border:2px solid #b514a0;">Content here</div>
        
        
          .myborder {border:2px solid #b514a0;}
        
        Border color #b514a0