#8a78bf color space conversions
Hex:
        #8a78bf
        RGB:
        138, 120, 191
        CMY:
        46, 53, 25
        CMYK:
        28, 37, 0, 25
      HSL:
        255°, 35.6784%, 60.9804%
        HSV (HSB):
        255°, 37.1728%, 74.9020%
        XYZ:
        26.6017, 22.5978, 52.2500
        xyY:
        0.2622, 0.2227, 22.5978
      CIE-Lab:
        54.6556, 22.5095, -34.7608
        CIE-LCH:
        54.6556, 41.4124, 302.9252
        CIE-Luv:
        54.6556, 4.1779, -56.1005
        Hunter-Lab:
        47.5371, 16.6982, -31.8920
      #8a78bf color charts
#8a78bf RGB chart
      #8a78bf CMYK chart
      #8a78bf RGB pie chart
      #8a78bf color shades, tints & tones
#8a78bf color schemes
#8a78bf color preview, HTML & CSS examples
           This text has a color of #8a78bf        
        
          <p style="color:#8a78bf;">Text here</p>
        
        
          .mytext {color:#8a78bf;}
        
        Text color #8a78bf
      
           This box has a color of #8a78bf        
        
          <div style="background-color:#8a78bf;">Content here</div>
        
        
          .mybackground {background-color:#8a78bf;}
        
        Background color #8a78bf
      
           Border around this has a color of #8a78bf        
        
          <div style="border:2px solid #8a78bf;">Content here</div>
        
        
          .myborder {border:2px solid #8a78bf;}
        
        Border color #8a78bf