#948bc5 color space conversions
Hex:
        #948bc5
        RGB:
        148, 139, 197
        CMY:
        42, 45, 23
        CMYK:
        25, 29, 0, 23
      HSL:
        249°, 33.3333%, 65.8824%
        HSV (HSB):
        249°, 29.4416%, 77.2549%
        XYZ:
        31.5234, 28.7924, 56.7193
        xyY:
        0.2694, 0.2460, 28.7924
      CIE-Lab:
        60.5979, 15.9365, -28.8584
        CIE-LCH:
        60.5979, 32.9663, 298.9088
        CIE-Luv:
        60.5979, 0.9312, -46.7406
        Hunter-Lab:
        53.6585, 10.9631, -25.1111
      #948bc5 color charts
#948bc5 RGB chart
      #948bc5 CMYK chart
      #948bc5 RGB pie chart
      #948bc5 color shades, tints & tones
#948bc5 color schemes
#948bc5 color preview, HTML & CSS examples
           This text has a color of #948bc5        
        
          <p style="color:#948bc5;">Text here</p>
        
        
          .mytext {color:#948bc5;}
        
        Text color #948bc5
      
           This box has a color of #948bc5        
        
          <div style="background-color:#948bc5;">Content here</div>
        
        
          .mybackground {background-color:#948bc5;}
        
        Background color #948bc5
      
           Border around this has a color of #948bc5        
        
          <div style="border:2px solid #948bc5;">Content here</div>
        
        
          .myborder {border:2px solid #948bc5;}
        
        Border color #948bc5