#948fbd color space conversions
Hex:
        #948fbd
        RGB:
        148, 143, 189
        CMY:
        42, 44, 26
        CMYK:
        22, 24, 0, 26
      HSL:
        247°, 25.8427%, 65.0980%
        HSV (HSB):
        247°, 24.3386%, 74.1176%
        XYZ:
        31.2205, 29.6149, 52.2149
        xyY:
        0.2762, 0.2620, 29.6149
      CIE-Lab:
        61.3206, 11.7097, -23.2345
        CIE-LCH:
        61.3206, 26.0184, 296.7471
        CIE-Luv:
        61.3206, -0.2149, -37.1991
        Hunter-Lab:
        54.4196, 7.1711, -18.7942
      #948fbd color charts
#948fbd RGB chart
      #948fbd CMYK chart
      #948fbd RGB pie chart
      #948fbd color shades, tints & tones
#948fbd color schemes
#948fbd color preview, HTML & CSS examples
           This text has a color of #948fbd        
        
          <p style="color:#948fbd;">Text here</p>
        
        
          .mytext {color:#948fbd;}
        
        Text color #948fbd
      
           This box has a color of #948fbd        
        
          <div style="background-color:#948fbd;">Content here</div>
        
        
          .mybackground {background-color:#948fbd;}
        
        Background color #948fbd
      
           Border around this has a color of #948fbd        
        
          <div style="border:2px solid #948fbd;">Content here</div>
        
        
          .myborder {border:2px solid #948fbd;}
        
        Border color #948fbd