#933e95 color space conversions
Hex:
        #933e95
        RGB:
        147, 62, 149
        CMY:
        42, 76, 42
        CMYK:
        1, 58, 0, 42
      HSL:
        299°, 41.2322%, 41.3725%
        HSV (HSB):
        299°, 58.3893%, 58.4314%
        XYZ:
        19.1801, 11.8182, 29.7040
        xyY:
        0.3160, 0.1947, 11.8182
      CIE-Lab:
        40.9257, 47.9046, -31.5646
        CIE-LCH:
        40.9257, 57.3688, 326.6189
        CIE-Luv:
        40.9257, 37.6793, -51.0052
        Hunter-Lab:
        34.3776, 39.4283, -27.1652
      #933e95 color charts
#933e95 RGB chart
      #933e95 CMYK chart
      #933e95 RGB pie chart
      #933e95 color shades, tints & tones
#933e95 color schemes
#933e95 color preview, HTML & CSS examples
           This text has a color of #933e95        
        
          <p style="color:#933e95;">Text here</p>
        
        
          .mytext {color:#933e95;}
        
        Text color #933e95
      
           This box has a color of #933e95        
        
          <div style="background-color:#933e95;">Content here</div>
        
        
          .mybackground {background-color:#933e95;}
        
        Background color #933e95
      
           Border around this has a color of #933e95        
        
          <div style="border:2px solid #933e95;">Content here</div>
        
        
          .myborder {border:2px solid #933e95;}
        
        Border color #933e95