#8e78bd color space conversions
Hex:
        #8e78bd
        RGB:
        142, 120, 189
        CMY:
        44, 53, 26
        CMYK:
        25, 37, 0, 26
      HSL:
        259°, 34.3284%, 60.5882%
        HSV (HSB):
        259°, 36.5079%, 74.1176%
        XYZ:
        27.0571, 22.8578, 51.1301
        xyY:
        0.2678, 0.2262, 22.8578
      CIE-Lab:
        54.9256, 23.2016, -33.1685
        CIE-LCH:
        54.9256, 40.4780, 304.9731
        CIE-Luv:
        54.9256, 6.4073, -53.7137
        Hunter-Lab:
        47.8099, 17.3514, -29.9405
      #8e78bd color charts
#8e78bd RGB chart
      #8e78bd CMYK chart
      #8e78bd RGB pie chart
      #8e78bd color shades, tints & tones
#8e78bd color schemes
#8e78bd color preview, HTML & CSS examples
           This text has a color of #8e78bd        
        
          <p style="color:#8e78bd;">Text here</p>
        
        
          .mytext {color:#8e78bd;}
        
        Text color #8e78bd
      
           This box has a color of #8e78bd        
        
          <div style="background-color:#8e78bd;">Content here</div>
        
        
          .mybackground {background-color:#8e78bd;}
        
        Background color #8e78bd
      
           Border around this has a color of #8e78bd        
        
          <div style="border:2px solid #8e78bd;">Content here</div>
        
        
          .myborder {border:2px solid #8e78bd;}
        
        Border color #8e78bd