#945d94 color space conversions
Hex:
        #945d94
        RGB:
        148, 93, 148
        CMY:
        42, 64, 42
        CMYK:
        0, 37, 0, 42
      HSL:
        300°, 22.8216%, 47.2549%
        HSV (HSB):
        300°, 37.1622%, 58.0392%
        XYZ:
        21.4724, 16.2627, 30.0243
        xyY:
        0.3169, 0.2400, 16.2627
      CIE-Lab:
        47.3173, 31.6017, -21.0092
        CIE-LCH:
        47.3173, 37.9480, 326.3835
        CIE-Luv:
        47.3173, 26.9251, -34.8196
        Hunter-Lab:
        40.3271, 24.4710, -15.9136
      #945d94 color charts
#945d94 RGB chart
      #945d94 CMYK chart
      #945d94 RGB pie chart
      #945d94 color shades, tints & tones
#945d94 color schemes
#945d94 color preview, HTML & CSS examples
           This text has a color of #945d94        
        
          <p style="color:#945d94;">Text here</p>
        
        
          .mytext {color:#945d94;}
        
        Text color #945d94
      
           This box has a color of #945d94        
        
          <div style="background-color:#945d94;">Content here</div>
        
        
          .mybackground {background-color:#945d94;}
        
        Background color #945d94
      
           Border around this has a color of #945d94        
        
          <div style="border:2px solid #945d94;">Content here</div>
        
        
          .myborder {border:2px solid #945d94;}
        
        Border color #945d94