#8d98af color space conversions
Hex:
        #8d98af
        RGB:
        141, 152, 175
        CMY:
        45, 40, 31
        CMYK:
        19, 13, 0, 31
      HSL:
        221°, 17.5258%, 61.9608%
        HSV (HSB):
        221°, 19.4286%, 68.6275%
        XYZ:
        29.9506, 31.2143, 45.0038
        xyY:
        0.2821, 0.2940, 31.2143
      CIE-Lab:
        62.6882, 1.0724, -13.3103
        CIE-LCH:
        62.6882, 13.3534, 274.6064
        CIE-Luv:
        62.6882, -7.0342, -20.0923
        Hunter-Lab:
        55.8698, -2.0821, -8.6500
      #8d98af color charts
#8d98af RGB chart
      #8d98af CMYK chart
      #8d98af RGB pie chart
      #8d98af color shades, tints & tones
#8d98af color schemes
#8d98af color preview, HTML & CSS examples
           This text has a color of #8d98af        
        
          <p style="color:#8d98af;">Text here</p>
        
        
          .mytext {color:#8d98af;}
        
        Text color #8d98af
      
           This box has a color of #8d98af        
        
          <div style="background-color:#8d98af;">Content here</div>
        
        
          .mybackground {background-color:#8d98af;}
        
        Background color #8d98af
      
           Border around this has a color of #8d98af        
        
          <div style="border:2px solid #8d98af;">Content here</div>
        
        
          .myborder {border:2px solid #8d98af;}
        
        Border color #8d98af