#948ac7 color space conversions
Hex:
        #948ac7
        RGB:
        148, 138, 199
        CMY:
        42, 46, 22
        CMYK:
        26, 31, 0, 22
      HSL:
        250°, 35.2601%, 66.0784%
        HSV (HSB):
        250°, 30.6533%, 78.0392%
        XYZ:
        31.6100, 28.5964, 57.8865
        xyY:
        0.2677, 0.2422, 28.5964
      CIE-Lab:
        60.4237, 17.0040, -30.2550
        CIE-LCH:
        60.4237, 34.7059, 299.3369
        CIE-Luv:
        60.4237, 1.1978, -49.1192
        Hunter-Lab:
        53.4756, 11.9311, -26.7476
      #948ac7 color charts
#948ac7 RGB chart
      #948ac7 CMYK chart
      #948ac7 RGB pie chart
      #948ac7 color shades, tints & tones
#948ac7 color schemes
#948ac7 color preview, HTML & CSS examples
           This text has a color of #948ac7        
        
          <p style="color:#948ac7;">Text here</p>
        
        
          .mytext {color:#948ac7;}
        
        Text color #948ac7
      
           This box has a color of #948ac7        
        
          <div style="background-color:#948ac7;">Content here</div>
        
        
          .mybackground {background-color:#948ac7;}
        
        Background color #948ac7
      
           Border around this has a color of #948ac7        
        
          <div style="border:2px solid #948ac7;">Content here</div>
        
        
          .myborder {border:2px solid #948ac7;}
        
        Border color #948ac7