#948ccf color space conversions
Hex:
        #948ccf
        RGB:
        148, 140, 207
        CMY:
        42, 45, 19
        CMYK:
        29, 32, 0, 19
      HSL:
        247°, 41.1043%, 68.0392%
        HSV (HSB):
        247°, 32.3671%, 81.1765%
        XYZ:
        32.8533, 29.5571, 63.0050
        xyY:
        0.2620, 0.2357, 29.5571
      CIE-Lab:
        61.2701, 17.8392, -33.4370
        CIE-LCH:
        61.2701, 37.8981, 298.0807
        CIE-Luv:
        61.2701, -0.2330, -54.5219
        Hunter-Lab:
        54.3664, 12.7253, -30.6545
      #948ccf color charts
#948ccf RGB chart
      #948ccf CMYK chart
      #948ccf RGB pie chart
      #948ccf color shades, tints & tones
#948ccf color schemes
#948ccf color preview, HTML & CSS examples
           This text has a color of #948ccf        
        
          <p style="color:#948ccf;">Text here</p>
        
        
          .mytext {color:#948ccf;}
        
        Text color #948ccf
      
           This box has a color of #948ccf        
        
          <div style="background-color:#948ccf;">Content here</div>
        
        
          .mybackground {background-color:#948ccf;}
        
        Background color #948ccf
      
           Border around this has a color of #948ccf        
        
          <div style="border:2px solid #948ccf;">Content here</div>
        
        
          .myborder {border:2px solid #948ccf;}
        
        Border color #948ccf