#9413ac color space conversions
Hex:
        #9413ac
        RGB:
        148, 19, 172
        CMY:
        42, 93, 33
        CMYK:
        14, 89, 0, 33
      HSL:
        291°, 80.1047%, 37.4510%
        HSV (HSB):
        291°, 88.9535%, 67.4510%
        XYZ:
        19.8920, 9.7402, 39.8613
        xyY:
        0.2862, 0.1402, 9.7402
      CIE-Lab:
        37.3721, 66.8069, -51.0532
        CIE-LCH:
        37.3721, 84.0809, 322.6133
        CIE-Luv:
        37.3721, 39.2460, -78.4018
        Hunter-Lab:
        31.2093, 59.1551, -53.8803
      #9413ac color charts
#9413ac RGB chart
      #9413ac CMYK chart
      #9413ac RGB pie chart
      #9413ac color shades, tints & tones
#9413ac color schemes
#9413ac color preview, HTML & CSS examples
           This text has a color of #9413ac        
        
          <p style="color:#9413ac;">Text here</p>
        
        
          .mytext {color:#9413ac;}
        
        Text color #9413ac
      
           This box has a color of #9413ac        
        
          <div style="background-color:#9413ac;">Content here</div>
        
        
          .mybackground {background-color:#9413ac;}
        
        Background color #9413ac
      
           Border around this has a color of #9413ac        
        
          <div style="border:2px solid #9413ac;">Content here</div>
        
        
          .myborder {border:2px solid #9413ac;}
        
        Border color #9413ac