#948ec1 color space conversions
Hex:
        #948ec1
        RGB:
        148, 142, 193
        CMY:
        42, 44, 24
        CMYK:
        23, 26, 0, 24
      HSL:
        247°, 29.1429%, 65.6863%
        HSV (HSB):
        247°, 26.4249%, 75.6863%
        XYZ:
        31.5114, 29.4922, 54.4838
        xyY:
        0.2729, 0.2554, 29.4922
      CIE-Lab:
        61.2135, 13.2390, -25.6544
        CIE-LCH:
        61.2135, 28.8690, 297.2960
        CIE-Luv:
        61.2135, -0.0583, -41.2811
        Hunter-Lab:
        54.3067, 8.5377, -21.4687
      #948ec1 color charts
#948ec1 RGB chart
      #948ec1 CMYK chart
      #948ec1 RGB pie chart
      #948ec1 color shades, tints & tones
#948ec1 color schemes
#948ec1 color preview, HTML & CSS examples
           This text has a color of #948ec1        
        
          <p style="color:#948ec1;">Text here</p>
        
        
          .mytext {color:#948ec1;}
        
        Text color #948ec1
      
           This box has a color of #948ec1        
        
          <div style="background-color:#948ec1;">Content here</div>
        
        
          .mybackground {background-color:#948ec1;}
        
        Background color #948ec1
      
           Border around this has a color of #948ec1        
        
          <div style="border:2px solid #948ec1;">Content here</div>
        
        
          .myborder {border:2px solid #948ec1;}
        
        Border color #948ec1