#b414b5 color space conversions
Hex:
        #b414b5
        RGB:
        180, 20, 181
        CMY:
        29, 92, 29
        CMYK:
        1, 89, 0, 29
      HSL:
        300°, 80.0995%, 39.4118%
        HSV (HSB):
        300°, 88.9503%, 70.9804%
        XYZ:
        27.4130, 13.5398, 44.8847
        xyY:
        0.3194, 0.1577, 13.5398
      CIE-Lab:
        43.5656, 73.6032, -46.1486
        CIE-LCH:
        43.5656, 86.8742, 327.9126
        CIE-Luv:
        43.5656, 58.0183, -76.2470
        Hunter-Lab:
        36.7965, 68.5870, -46.5650
      #b414b5 color charts
#b414b5 RGB chart
      #b414b5 CMYK chart
      #b414b5 RGB pie chart
      #b414b5 color shades, tints & tones
#b414b5 color schemes
#b414b5 color preview, HTML & CSS examples
           This text has a color of #b414b5        
        
          <p style="color:#b414b5;">Text here</p>
        
        
          .mytext {color:#b414b5;}
        
        Text color #b414b5
      
           This box has a color of #b414b5        
        
          <div style="background-color:#b414b5;">Content here</div>
        
        
          .mybackground {background-color:#b414b5;}
        
        Background color #b414b5
      
           Border around this has a color of #b414b5        
        
          <div style="border:2px solid #b414b5;">Content here</div>
        
        
          .myborder {border:2px solid #b414b5;}
        
        Border color #b414b5