#9416ac color space conversions
Hex:
        #9416ac
        RGB:
        148, 22, 172
        CMY:
        42, 91, 33
        CMYK:
        14, 87, 0, 33
      HSL:
        290°, 77.3196%, 38.0392%
        HSV (HSB):
        290°, 87.2093%, 67.4510%
        XYZ:
        19.9460, 9.8483, 39.8794
        xyY:
        0.2863, 0.1413, 9.8483
      CIE-Lab:
        37.5687, 66.2277, -50.7356
        CIE-LCH:
        37.5687, 83.4279, 322.5451
        CIE-Luv:
        37.5687, 39.0010, -78.0632
        Hunter-Lab:
        31.3820, 58.5343, -53.3768
      #9416ac color charts
#9416ac RGB chart
      #9416ac CMYK chart
      #9416ac RGB pie chart
      #9416ac color shades, tints & tones
#9416ac color schemes
#9416ac color preview, HTML & CSS examples
           This text has a color of #9416ac        
        
          <p style="color:#9416ac;">Text here</p>
        
        
          .mytext {color:#9416ac;}
        
        Text color #9416ac
      
           This box has a color of #9416ac        
        
          <div style="background-color:#9416ac;">Content here</div>
        
        
          .mybackground {background-color:#9416ac;}
        
        Background color #9416ac
      
           Border around this has a color of #9416ac        
        
          <div style="border:2px solid #9416ac;">Content here</div>
        
        
          .myborder {border:2px solid #9416ac;}
        
        Border color #9416ac