#9488a1 color space conversions
Hex:
        #9488a1
        RGB:
        148, 136, 161
        CMY:
        42, 47, 37
        CMYK:
        8, 16, 0, 37
      HSL:
        269°, 11.7371%, 58.2353%
        HSV (HSB):
        269°, 15.5280%, 63.1373%
        XYZ:
        27.4499, 26.4774, 37.3821
        xyY:
        0.3006, 0.2900, 26.4774
      CIE-Lab:
        58.4875, 9.4329, -11.6173
        CIE-LCH:
        58.4875, 14.9647, 309.0754
        CIE-Luv:
        58.4875, 5.1104, -18.5371
        Hunter-Lab:
        51.4562, 5.1745, -7.0539
      #9488a1 color charts
#9488a1 RGB chart
      #9488a1 CMYK chart
      #9488a1 RGB pie chart
      #9488a1 color shades, tints & tones
#9488a1 color schemes
#9488a1 color preview, HTML & CSS examples
           This text has a color of #9488a1        
        
          <p style="color:#9488a1;">Text here</p>
        
        
          .mytext {color:#9488a1;}
        
        Text color #9488a1
      
           This box has a color of #9488a1        
        
          <div style="background-color:#9488a1;">Content here</div>
        
        
          .mybackground {background-color:#9488a1;}
        
        Background color #9488a1
      
           Border around this has a color of #9488a1        
        
          <div style="border:2px solid #9488a1;">Content here</div>
        
        
          .myborder {border:2px solid #9488a1;}
        
        Border color #9488a1