#b416ab color space conversions
Hex:
        #b416ab
        RGB:
        180, 22, 171
        CMY:
        29, 91, 33
        CMYK:
        0, 88, 5, 29
      HSL:
        303°, 78.2178%, 39.6078%
        HSV (HSB):
        303°, 87.7778%, 70.5882%
        XYZ:
        26.4600, 13.2174, 39.6847
        xyY:
        0.3334, 0.1665, 13.2174
      CIE-Lab:
        43.0890, 71.7839, -40.9847
        CIE-LCH:
        43.0890, 82.6600, 330.2760
        CIE-Luv:
        43.0890, 61.6374, -68.5106
        Hunter-Lab:
        36.3557, 66.2912, -39.2700
      #b416ab color charts
#b416ab RGB chart
      #b416ab CMYK chart
      #b416ab RGB pie chart
      #b416ab color shades, tints & tones
#b416ab color schemes
#b416ab color preview, HTML & CSS examples
           This text has a color of #b416ab        
        
          <p style="color:#b416ab;">Text here</p>
        
        
          .mytext {color:#b416ab;}
        
        Text color #b416ab
      
           This box has a color of #b416ab        
        
          <div style="background-color:#b416ab;">Content here</div>
        
        
          .mybackground {background-color:#b416ab;}
        
        Background color #b416ab
      
           Border around this has a color of #b416ab        
        
          <div style="border:2px solid #b416ab;">Content here</div>
        
        
          .myborder {border:2px solid #b416ab;}
        
        Border color #b416ab