#b514a1 color space conversions
Hex:
        #b514a1
        RGB:
        181, 20, 161
        CMY:
        29, 92, 37
        CMYK:
        0, 89, 11, 29
      HSL:
        307°, 80.0995%, 39.4118%
        HSV (HSB):
        307°, 88.9503%, 70.9804%
        XYZ:
        25.7392, 12.8973, 34.8510
        xyY:
        0.3503, 0.1755, 12.8973
      CIE-Lab:
        42.6081, 70.8652, -35.7608
        CIE-LCH:
        42.6081, 79.3770, 333.2231
        CIE-Luv:
        42.6081, 66.5641, -60.8207
        Hunter-Lab:
        35.9128, 65.0863, -32.3982
      #b514a1 color charts
#b514a1 RGB chart
      #b514a1 CMYK chart
      #b514a1 RGB pie chart
      #b514a1 color shades, tints & tones
#b514a1 color schemes
#b514a1 color preview, HTML & CSS examples
           This text has a color of #b514a1        
        
          <p style="color:#b514a1;">Text here</p>
        
        
          .mytext {color:#b514a1;}
        
        Text color #b514a1
      
           This box has a color of #b514a1        
        
          <div style="background-color:#b514a1;">Content here</div>
        
        
          .mybackground {background-color:#b514a1;}
        
        Background color #b514a1
      
           Border around this has a color of #b514a1        
        
          <div style="border:2px solid #b514a1;">Content here</div>
        
        
          .myborder {border:2px solid #b514a1;}
        
        Border color #b514a1