#8d89bf color space conversions
Hex:
        #8d89bf
        RGB:
        141, 137, 191
        CMY:
        45, 46, 25
        CMYK:
        26, 28, 0, 25
      HSL:
        244°, 29.6703%, 64.3137%
        HSV (HSB):
        244°, 28.2723%, 74.9020%
        XYZ:
        29.3341, 27.3156, 53.0166
        xyY:
        0.2675, 0.2491, 27.3156
      CIE-Lab:
        59.2653, 13.4753, -27.5751
        CIE-LCH:
        59.2653, 30.6915, 296.0437
        CIE-Luv:
        59.2653, -1.2818, -44.1566
        Hunter-Lab:
        52.2644, 8.7231, -23.5583
      #8d89bf color charts
#8d89bf RGB chart
      #8d89bf CMYK chart
      #8d89bf RGB pie chart
      #8d89bf color shades, tints & tones
#8d89bf color schemes
#8d89bf color preview, HTML & CSS examples
           This text has a color of #8d89bf        
        
          <p style="color:#8d89bf;">Text here</p>
        
        
          .mytext {color:#8d89bf;}
        
        Text color #8d89bf
      
           This box has a color of #8d89bf        
        
          <div style="background-color:#8d89bf;">Content here</div>
        
        
          .mybackground {background-color:#8d89bf;}
        
        Background color #8d89bf
      
           Border around this has a color of #8d89bf        
        
          <div style="border:2px solid #8d89bf;">Content here</div>
        
        
          .myborder {border:2px solid #8d89bf;}
        
        Border color #8d89bf