#945a88 color space conversions
Hex:
        #945a88
        RGB:
        148, 90, 136
        CMY:
        42, 65, 47
        CMYK:
        0, 39, 8, 42
      HSL:
        312°, 24.3697%, 46.6667%
        HSV (HSB):
        312°, 39.1892%, 58.0392%
        XYZ:
        20.3128, 15.3858, 25.1917
        xyY:
        0.3336, 0.2527, 15.3858
      CIE-Lab:
        46.1581, 31.0147, -15.6112
        CIE-LCH:
        46.1581, 34.7221, 333.2817
        CIE-Luv:
        46.1581, 30.5324, -26.6740
        Hunter-Lab:
        39.2247, 23.7943, -10.6211
      #945a88 color charts
#945a88 RGB chart
      #945a88 CMYK chart
      #945a88 RGB pie chart
      #945a88 color shades, tints & tones
#945a88 color schemes
#945a88 color preview, HTML & CSS examples
           This text has a color of #945a88        
        
          <p style="color:#945a88;">Text here</p>
        
        
          .mytext {color:#945a88;}
        
        Text color #945a88
      
           This box has a color of #945a88        
        
          <div style="background-color:#945a88;">Content here</div>
        
        
          .mybackground {background-color:#945a88;}
        
        Background color #945a88
      
           Border around this has a color of #945a88        
        
          <div style="border:2px solid #945a88;">Content here</div>
        
        
          .myborder {border:2px solid #945a88;}
        
        Border color #945a88