#948abd color space conversions
Hex:
        #948abd
        RGB:
        148, 138, 189
        CMY:
        42, 46, 26
        CMYK:
        22, 27, 0, 26
      HSL:
        252°, 27.8689%, 64.1176%
        HSV (HSB):
        252°, 26.9841%, 74.1176%
        XYZ:
        30.4865, 28.1470, 51.9702
        xyY:
        0.2756, 0.2545, 28.1470
      CIE-Lab:
        60.0213, 14.5849, -25.2297
        CIE-LCH:
        60.0213, 29.1420, 300.0316
        CIE-Luv:
        60.0213, 1.9750, -40.6516
        Hunter-Lab:
        53.0537, 9.7283, -20.9415
      #948abd color charts
#948abd RGB chart
      #948abd CMYK chart
      #948abd RGB pie chart
      #948abd color shades, tints & tones
#948abd color schemes
#948abd color preview, HTML & CSS examples
           This text has a color of #948abd        
        
          <p style="color:#948abd;">Text here</p>
        
        
          .mytext {color:#948abd;}
        
        Text color #948abd
      
           This box has a color of #948abd        
        
          <div style="background-color:#948abd;">Content here</div>
        
        
          .mybackground {background-color:#948abd;}
        
        Background color #948abd
      
           Border around this has a color of #948abd        
        
          <div style="border:2px solid #948abd;">Content here</div>
        
        
          .myborder {border:2px solid #948abd;}
        
        Border color #948abd