#948ab3 color space conversions
Hex:
        #948ab3
        RGB:
        148, 138, 179
        CMY:
        42, 46, 30
        CMYK:
        17, 23, 0, 30
      HSL:
        255°, 21.2435%, 62.1569%
        HSV (HSB):
        255°, 22.9050%, 70.1961%
        XYZ:
        29.4379, 27.7275, 46.4482
        xyY:
        0.2841, 0.2676, 27.7275
      CIE-Lab:
        59.6418, 12.2507, -20.1397
        CIE-LCH:
        59.6418, 23.5730, 301.3116
        CIE-Luv:
        59.6418, 2.7523, -32.2053
        Hunter-Lab:
        52.6569, 7.6409, -15.4393
      #948ab3 color charts
#948ab3 RGB chart
      #948ab3 CMYK chart
      #948ab3 RGB pie chart
      #948ab3 color shades, tints & tones
#948ab3 color schemes
#948ab3 color preview, HTML & CSS examples
           This text has a color of #948ab3        
        
          <p style="color:#948ab3;">Text here</p>
        
        
          .mytext {color:#948ab3;}
        
        Text color #948ab3
      
           This box has a color of #948ab3        
        
          <div style="background-color:#948ab3;">Content here</div>
        
        
          .mybackground {background-color:#948ab3;}
        
        Background color #948ab3
      
           Border around this has a color of #948ab3        
        
          <div style="border:2px solid #948ab3;">Content here</div>
        
        
          .myborder {border:2px solid #948ab3;}
        
        Border color #948ab3