#9e45ad color space conversions
Hex:
        #9e45ad
        RGB:
        158, 69, 173
        CMY:
        38, 73, 32
        CMYK:
        9, 60, 0, 32
      HSL:
        291°, 42.9752%, 47.4510%
        HSV (HSB):
        291°, 60.1156%, 67.8431%
        XYZ:
        23.7715, 14.5425, 41.0892
        xyY:
        0.2994, 0.1831, 14.5425
      CIE-Lab:
        45.0011, 52.0877, -39.3540
        CIE-LCH:
        45.0011, 65.2830, 322.9277
        CIE-Luv:
        45.0011, 36.5891, -64.3093
        Hunter-Lab:
        38.1346, 44.5338, -37.1895
      #9e45ad color charts
#9e45ad RGB chart
      #9e45ad CMYK chart
      #9e45ad RGB pie chart
      #9e45ad color shades, tints & tones
#9e45ad color schemes
#9e45ad color preview, HTML & CSS examples
           This text has a color of #9e45ad        
        
          <p style="color:#9e45ad;">Text here</p>
        
        
          .mytext {color:#9e45ad;}
        
        Text color #9e45ad
      
           This box has a color of #9e45ad        
        
          <div style="background-color:#9e45ad;">Content here</div>
        
        
          .mybackground {background-color:#9e45ad;}
        
        Background color #9e45ad
      
           Border around this has a color of #9e45ad        
        
          <div style="border:2px solid #9e45ad;">Content here</div>
        
        
          .myborder {border:2px solid #9e45ad;}
        
        Border color #9e45ad