#8b89c2 color space conversions
Hex:
        #8b89c2
        RGB:
        139, 137, 194
        CMY:
        45, 46, 24
        CMYK:
        28, 29, 0, 24
      HSL:
        242°, 31.8436%, 64.9020%
        HSV (HSB):
        242°, 29.3814%, 76.0784%
        XYZ:
        29.3307, 27.2753, 54.7577
        xyY:
        0.2634, 0.2449, 27.2753
      CIE-Lab:
        59.2283, 13.6218, -29.3429
        CIE-LCH:
        59.2283, 32.3505, 294.9021
        CIE-Luv:
        59.2283, -2.4551, -47.0158
        Hunter-Lab:
        52.2258, 8.8529, -25.6063
      #8b89c2 color charts
#8b89c2 RGB chart
      #8b89c2 CMYK chart
      #8b89c2 RGB pie chart
      #8b89c2 color shades, tints & tones
#8b89c2 color schemes
#8b89c2 color preview, HTML & CSS examples
           This text has a color of #8b89c2        
        
          <p style="color:#8b89c2;">Text here</p>
        
        
          .mytext {color:#8b89c2;}
        
        Text color #8b89c2
      
           This box has a color of #8b89c2        
        
          <div style="background-color:#8b89c2;">Content here</div>
        
        
          .mybackground {background-color:#8b89c2;}
        
        Background color #8b89c2
      
           Border around this has a color of #8b89c2        
        
          <div style="border:2px solid #8b89c2;">Content here</div>
        
        
          .myborder {border:2px solid #8b89c2;}
        
        Border color #8b89c2