#8d84bd color space conversions
Hex:
        #8d84bd
        RGB:
        141, 132, 189
        CMY:
        45, 48, 26
        CMYK:
        25, 30, 0, 26
      HSL:
        249°, 30.1587%, 62.9412%
        HSV (HSB):
        249°, 30.1587%, 74.1176%
        XYZ:
        28.4211, 25.8394, 51.6337
        xyY:
        0.2684, 0.2440, 25.8394
      CIE-Lab:
        57.8843, 15.8854, -28.5761
        CIE-LCH:
        57.8843, 32.6946, 299.0696
        CIE-Luv:
        57.8843, 0.9689, -45.9010
        Hunter-Lab:
        50.8324, 10.8449, -24.6418
      #8d84bd color charts
#8d84bd RGB chart
      #8d84bd CMYK chart
      #8d84bd RGB pie chart
      #8d84bd color shades, tints & tones
#8d84bd color schemes
#8d84bd color preview, HTML & CSS examples
           This text has a color of #8d84bd        
        
          <p style="color:#8d84bd;">Text here</p>
        
        
          .mytext {color:#8d84bd;}
        
        Text color #8d84bd
      
           This box has a color of #8d84bd        
        
          <div style="background-color:#8d84bd;">Content here</div>
        
        
          .mybackground {background-color:#8d84bd;}
        
        Background color #8d84bd
      
           Border around this has a color of #8d84bd        
        
          <div style="border:2px solid #8d84bd;">Content here</div>
        
        
          .myborder {border:2px solid #8d84bd;}
        
        Border color #8d84bd