#94599c color space conversions
Hex:
        #94599c
        RGB:
        148, 89, 156
        CMY:
        42, 65, 39
        CMYK:
        5, 43, 0, 39
      HSL:
        293°, 27.3469%, 48.0392%
        HSV (HSB):
        293°, 42.9487%, 61.1765%
        XYZ:
        21.7859, 15.8410, 33.3619
        xyY:
        0.3069, 0.2231, 15.8410
      CIE-Lab:
        46.7651, 35.4565, -26.6164
        CIE-LCH:
        46.7651, 44.3350, 323.1053
        CIE-Luv:
        46.7651, 27.0972, -43.6177
        Hunter-Lab:
        39.8007, 28.0550, -21.8377
      #94599c color charts
#94599c RGB chart
      #94599c CMYK chart
      #94599c RGB pie chart
      #94599c color shades, tints & tones
#94599c color schemes
#94599c color preview, HTML & CSS examples
           This text has a color of #94599c        
        
          <p style="color:#94599c;">Text here</p>
        
        
          .mytext {color:#94599c;}
        
        Text color #94599c
      
           This box has a color of #94599c        
        
          <div style="background-color:#94599c;">Content here</div>
        
        
          .mybackground {background-color:#94599c;}
        
        Background color #94599c
      
           Border around this has a color of #94599c        
        
          <div style="border:2px solid #94599c;">Content here</div>
        
        
          .myborder {border:2px solid #94599c;}
        
        Border color #94599c