#8a78ea color space conversions
Hex:
        #8a78ea
        RGB:
        138, 120, 234
        CMY:
        46, 53, 8
        CMYK:
        41, 49, 0, 8
      HSL:
        249°, 73.0769%, 69.4118%
        HSV (HSB):
        249°, 48.7179%, 91.7647%
        XYZ:
        32.0490, 24.7767, 80.9351
        xyY:
        0.2326, 0.1799, 24.7767
      CIE-Lab:
        56.8572, 33.9731, -55.5552
        CIE-LCH:
        56.8572, 65.1195, 301.4466
        CIE-Luv:
        56.8572, 0.3332, -91.2248
        Hunter-Lab:
        49.7762, 27.8208, -61.5610
      #8a78ea color charts
#8a78ea RGB chart
      #8a78ea CMYK chart
      #8a78ea RGB pie chart
      #8a78ea color shades, tints & tones
#8a78ea color schemes
#8a78ea color preview, HTML & CSS examples
           This text has a color of #8a78ea        
        
          <p style="color:#8a78ea;">Text here</p>
        
        
          .mytext {color:#8a78ea;}
        
        Text color #8a78ea
      
           This box has a color of #8a78ea        
        
          <div style="background-color:#8a78ea;">Content here</div>
        
        
          .mybackground {background-color:#8a78ea;}
        
        Background color #8a78ea
      
           Border around this has a color of #8a78ea        
        
          <div style="border:2px solid #8a78ea;">Content here</div>
        
        
          .myborder {border:2px solid #8a78ea;}
        
        Border color #8a78ea