#945ca8 color space conversions
Hex:
        #945ca8
        RGB:
        148, 92, 168
        CMY:
        42, 64, 34
        CMYK:
        12, 45, 0, 34
      HSL:
        284°, 30.4000%, 50.9804%
        HSV (HSB):
        284°, 45.2381%, 65.8824%
        XYZ:
        23.1078, 16.7773, 39.0662
        xyY:
        0.2927, 0.2125, 16.7773
      CIE-Lab:
        47.9783, 36.2953, -31.8089
        CIE-LCH:
        47.9783, 48.2614, 318.7689
        CIE-Luv:
        47.9783, 23.6850, -51.8367
        Hunter-Lab:
        40.9602, 29.0209, -27.8764
      #945ca8 color charts
#945ca8 RGB chart
      #945ca8 CMYK chart
      #945ca8 RGB pie chart
      #945ca8 color shades, tints & tones
#945ca8 color schemes
#945ca8 color preview, HTML & CSS examples
           This text has a color of #945ca8        
        
          <p style="color:#945ca8;">Text here</p>
        
        
          .mytext {color:#945ca8;}
        
        Text color #945ca8
      
           This box has a color of #945ca8        
        
          <div style="background-color:#945ca8;">Content here</div>
        
        
          .mybackground {background-color:#945ca8;}
        
        Background color #945ca8
      
           Border around this has a color of #945ca8        
        
          <div style="border:2px solid #945ca8;">Content here</div>
        
        
          .myborder {border:2px solid #945ca8;}
        
        Border color #945ca8