#948dbe color space conversions
Hex:
        #948dbe
        RGB:
        148, 141, 190
        CMY:
        42, 45, 25
        CMYK:
        22, 26, 0, 25
      HSL:
        249°, 27.3743%, 64.9020%
        HSV (HSB):
        249°, 25.7895%, 74.5098%
        XYZ:
        31.0319, 29.0634, 52.6894
        xyY:
        0.2751, 0.2577, 29.0634
      CIE-Lab:
        60.8375, 13.0956, -24.5402
        CIE-LCH:
        60.8375, 27.8157, 298.0861
        CIE-Luv:
        60.8375, 0.5917, -39.4319
        Hunter-Lab:
        53.9104, 8.4047, -20.2098
      #948dbe color charts
#948dbe RGB chart
      #948dbe CMYK chart
      #948dbe RGB pie chart
      #948dbe color shades, tints & tones
#948dbe color schemes
#948dbe color preview, HTML & CSS examples
           This text has a color of #948dbe        
        
          <p style="color:#948dbe;">Text here</p>
        
        
          .mytext {color:#948dbe;}
        
        Text color #948dbe
      
           This box has a color of #948dbe        
        
          <div style="background-color:#948dbe;">Content here</div>
        
        
          .mybackground {background-color:#948dbe;}
        
        Background color #948dbe
      
           Border around this has a color of #948dbe        
        
          <div style="border:2px solid #948dbe;">Content here</div>
        
        
          .myborder {border:2px solid #948dbe;}
        
        Border color #948dbe