#8e84fe color space conversions
Hex:
        #8e84fe
        RGB:
        142, 132, 254
        CMY:
        44, 48, 0
        CMYK:
        44, 48, 0, 0
      HSL:
        245°, 98.3871%, 75.6863%
        HSV (HSB):
        245°, 48.0315%, 99.6078%
        XYZ:
        37.2960, 29.4091, 97.4767
        xyY:
        0.2272, 0.1791, 29.4091
      CIE-Lab:
        61.1410, 33.5493, -59.7554
        CIE-LCH:
        61.1410, 68.5293, 299.3118
        CIE-Luv:
        61.1410, -3.4266, -99.3369
        Hunter-Lab:
        54.2301, 27.8581, -68.6106
      #8e84fe color charts
#8e84fe RGB chart
      #8e84fe CMYK chart
      #8e84fe RGB pie chart
      #8e84fe color shades, tints & tones
#8e84fe color schemes
#8e84fe color preview, HTML & CSS examples
           This text has a color of #8e84fe        
        
          <p style="color:#8e84fe;">Text here</p>
        
        
          .mytext {color:#8e84fe;}
        
        Text color #8e84fe
      
           This box has a color of #8e84fe        
        
          <div style="background-color:#8e84fe;">Content here</div>
        
        
          .mybackground {background-color:#8e84fe;}
        
        Background color #8e84fe
      
           Border around this has a color of #8e84fe        
        
          <div style="border:2px solid #8e84fe;">Content here</div>
        
        
          .myborder {border:2px solid #8e84fe;}
        
        Border color #8e84fe