#8b89d7 color space conversions
Hex:
        #8b89d7
        RGB:
        139, 137, 215
        CMY:
        45, 46, 16
        CMYK:
        35, 36, 0, 16
      HSL:
        242°, 49.3671%, 69.0196%
        HSV (HSB):
        242°, 36.2791%, 84.3137%
        XYZ:
        31.8589, 28.2866, 68.0707
        xyY:
        0.2485, 0.2206, 28.2866
      CIE-Lab:
        60.1468, 19.1045, -39.7258
        CIE-LCH:
        60.1468, 44.0809, 295.6833
        CIE-Luv:
        60.1468, -3.8031, -64.7624
        Hunter-Lab:
        53.1851, 13.8508, -38.6546
      #8b89d7 color charts
#8b89d7 RGB chart
      #8b89d7 CMYK chart
      #8b89d7 RGB pie chart
      #8b89d7 color shades, tints & tones
#8b89d7 color schemes
#8b89d7 color preview, HTML & CSS examples
           This text has a color of #8b89d7        
        
          <p style="color:#8b89d7;">Text here</p>
        
        
          .mytext {color:#8b89d7;}
        
        Text color #8b89d7
      
           This box has a color of #8b89d7        
        
          <div style="background-color:#8b89d7;">Content here</div>
        
        
          .mybackground {background-color:#8b89d7;}
        
        Background color #8b89d7
      
           Border around this has a color of #8b89d7        
        
          <div style="border:2px solid #8b89d7;">Content here</div>
        
        
          .myborder {border:2px solid #8b89d7;}
        
        Border color #8b89d7