#b514a4 color space conversions
Hex:
        #b514a4
        RGB:
        181, 20, 164
        CMY:
        29, 92, 36
        CMYK:
        0, 89, 9, 29
      HSL:
        306°, 80.0995%, 39.4118%
        HSV (HSB):
        306°, 88.9503%, 70.9804%
        XYZ:
        26.0071, 13.0044, 36.2613
        xyY:
        0.3455, 0.1728, 13.0044
      CIE-Lab:
        42.7699, 71.2858, -37.3028
        CIE-LCH:
        42.7699, 80.4560, 332.3776
        CIE-Luv:
        42.7699, 65.3497, -63.1165
        Hunter-Lab:
        36.0616, 65.6234, -34.3752
      #b514a4 color charts
#b514a4 RGB chart
      #b514a4 CMYK chart
      #b514a4 RGB pie chart
      #b514a4 color shades, tints & tones
#b514a4 color schemes
#b514a4 color preview, HTML & CSS examples
           This text has a color of #b514a4        
        
          <p style="color:#b514a4;">Text here</p>
        
        
          .mytext {color:#b514a4;}
        
        Text color #b514a4
      
           This box has a color of #b514a4        
        
          <div style="background-color:#b514a4;">Content here</div>
        
        
          .mybackground {background-color:#b514a4;}
        
        Background color #b514a4
      
           Border around this has a color of #b514a4        
        
          <div style="border:2px solid #b514a4;">Content here</div>
        
        
          .myborder {border:2px solid #b514a4;}
        
        Border color #b514a4