#945fa5 color space conversions
Hex:
        #945fa5
        RGB:
        148, 95, 165
        CMY:
        42, 63, 35
        CMYK:
        10, 42, 0, 35
      HSL:
        285°, 28.0000%, 50.9804%
        HSV (HSB):
        285°, 42.4242%, 64.7059%
        XYZ:
        23.0965, 17.1969, 37.6993
        xyY:
        0.2961, 0.2205, 17.1969
      CIE-Lab:
        48.5072, 33.9645, -29.2197
        CIE-LCH:
        48.5072, 44.8038, 319.2946
        CIE-Luv:
        48.5072, 23.0507, -47.7113
        Hunter-Lab:
        41.4692, 26.8455, -24.8717
      #945fa5 color charts
#945fa5 RGB chart
      #945fa5 CMYK chart
      #945fa5 RGB pie chart
      #945fa5 color shades, tints & tones
#945fa5 color schemes
#945fa5 color preview, HTML & CSS examples
           This text has a color of #945fa5        
        
          <p style="color:#945fa5;">Text here</p>
        
        
          .mytext {color:#945fa5;}
        
        Text color #945fa5
      
           This box has a color of #945fa5        
        
          <div style="background-color:#945fa5;">Content here</div>
        
        
          .mybackground {background-color:#945fa5;}
        
        Background color #945fa5
      
           Border around this has a color of #945fa5        
        
          <div style="border:2px solid #945fa5;">Content here</div>
        
        
          .myborder {border:2px solid #945fa5;}
        
        Border color #945fa5