#9412ab color space conversions
Hex:
        #9412ab
        RGB:
        148, 18, 171
        CMY:
        42, 93, 33
        CMYK:
        13, 89, 0, 33
      HSL:
        291°, 80.9524%, 37.0588%
        HSV (HSB):
        291°, 89.4737%, 67.0588%
        XYZ:
        19.7797, 9.6688, 39.3518
        xyY:
        0.2875, 0.1405, 9.6688
      CIE-Lab:
        37.2413, 66.8110, -50.6664
        CIE-LCH:
        37.2413, 83.8498, 322.8250
        CIE-Luv:
        37.2413, 39.6333, -77.8027
        Hunter-Lab:
        31.0947, 59.1305, -53.2681
      #9412ab color charts
#9412ab RGB chart
      #9412ab CMYK chart
      #9412ab RGB pie chart
      #9412ab color shades, tints & tones
#9412ab color schemes
#9412ab color preview, HTML & CSS examples
           This text has a color of #9412ab        
        
          <p style="color:#9412ab;">Text here</p>
        
        
          .mytext {color:#9412ab;}
        
        Text color #9412ab
      
           This box has a color of #9412ab        
        
          <div style="background-color:#9412ab;">Content here</div>
        
        
          .mybackground {background-color:#9412ab;}
        
        Background color #9412ab
      
           Border around this has a color of #9412ab        
        
          <div style="border:2px solid #9412ab;">Content here</div>
        
        
          .myborder {border:2px solid #9412ab;}
        
        Border color #9412ab