#8d9abe color space conversions
Hex:
        #8d9abe
        RGB:
        141, 154, 190
        CMY:
        45, 40, 25
        CMYK:
        26, 19, 0, 25
      HSL:
        224°, 27.3743%, 64.9020%
        HSV (HSB):
        224°, 25.7895%, 74.5098%
        XYZ:
        31.8344, 32.4916, 53.3089
        xyY:
        0.2706, 0.2762, 32.4916
      CIE-Lab:
        63.7471, 3.4966, -20.1365
        CIE-LCH:
        63.7471, 20.4378, 279.8509
        CIE-Luv:
        63.7471, -8.5692, -31.2860
        Hunter-Lab:
        57.0014, -0.0632, -15.5482
      #8d9abe color charts
#8d9abe RGB chart
      #8d9abe CMYK chart
      #8d9abe RGB pie chart
      #8d9abe color shades, tints & tones
#8d9abe color schemes
#8d9abe color preview, HTML & CSS examples
           This text has a color of #8d9abe        
        
          <p style="color:#8d9abe;">Text here</p>
        
        
          .mytext {color:#8d9abe;}
        
        Text color #8d9abe
      
           This box has a color of #8d9abe        
        
          <div style="background-color:#8d9abe;">Content here</div>
        
        
          .mybackground {background-color:#8d9abe;}
        
        Background color #8d9abe
      
           Border around this has a color of #8d9abe        
        
          <div style="border:2px solid #8d9abe;">Content here</div>
        
        
          .myborder {border:2px solid #8d9abe;}
        
        Border color #8d9abe