#8f78ff color space conversions
Hex:
        #8f78ff
        RGB:
        143, 120, 255
        CMY:
        44, 53, 0
        CMYK:
        44, 53, 0, 0
      HSL:
        250°, 100.0000%, 73.5294%
        HSV (HSB):
        250°, 52.9412%, 100.0000%
        XYZ:
        36.0942, 26.4926, 97.8190
        xyY:
        0.2250, 0.1652, 26.4926
      CIE-Lab:
        58.5017, 40.9507, -64.5312
        CIE-LCH:
        58.5017, 76.4279, 302.3987
        CIE-Luv:
        58.5017, 0.5849, -106.7320
        Hunter-Lab:
        51.4709, 35.0995, -76.6492
      #8f78ff color charts
#8f78ff RGB chart
      #8f78ff CMYK chart
      #8f78ff RGB pie chart
      #8f78ff color shades, tints & tones
#8f78ff color schemes
#8f78ff color preview, HTML & CSS examples
           This text has a color of #8f78ff        
        
          <p style="color:#8f78ff;">Text here</p>
        
        
          .mytext {color:#8f78ff;}
        
        Text color #8f78ff
      
           This box has a color of #8f78ff        
        
          <div style="background-color:#8f78ff;">Content here</div>
        
        
          .mybackground {background-color:#8f78ff;}
        
        Background color #8f78ff
      
           Border around this has a color of #8f78ff        
        
          <div style="border:2px solid #8f78ff;">Content here</div>
        
        
          .myborder {border:2px solid #8f78ff;}
        
        Border color #8f78ff