#945aa3 color space conversions
Hex:
        #945aa3
        RGB:
        148, 90, 163
        CMY:
        42, 65, 36
        CMYK:
        9, 45, 0, 36
      HSL:
        288°, 28.8538%, 49.6078%
        HSV (HSB):
        288°, 44.7853%, 63.9216%
        XYZ:
        22.4798, 16.2526, 36.6026
        xyY:
        0.2984, 0.2157, 16.2526
      CIE-Lab:
        47.3041, 36.3480, -29.9187
        CIE-LCH:
        47.3041, 47.0777, 320.5416
        CIE-Luv:
        47.3041, 25.3719, -48.8216
        Hunter-Lab:
        40.3145, 28.9831, -25.6108
      #945aa3 color charts
#945aa3 RGB chart
      #945aa3 CMYK chart
      #945aa3 RGB pie chart
      #945aa3 color shades, tints & tones
#945aa3 color schemes
#945aa3 color preview, HTML & CSS examples
           This text has a color of #945aa3        
        
          <p style="color:#945aa3;">Text here</p>
        
        
          .mytext {color:#945aa3;}
        
        Text color #945aa3
      
           This box has a color of #945aa3        
        
          <div style="background-color:#945aa3;">Content here</div>
        
        
          .mybackground {background-color:#945aa3;}
        
        Background color #945aa3
      
           Border around this has a color of #945aa3        
        
          <div style="border:2px solid #945aa3;">Content here</div>
        
        
          .myborder {border:2px solid #945aa3;}
        
        Border color #945aa3