#ea84fd color space conversions
Hex:
        #ea84fd
        RGB:
        234, 132, 253
        CMY:
        8, 48, 1
        CMYK:
        8, 48, 0, 1
      HSL:
        291°, 96.8000%, 75.4902%
        HSV (HSB):
        291°, 47.8261%, 99.2157%
        XYZ:
        59.9126, 41.0868, 97.7013
        xyY:
        0.3015, 0.2068, 41.0868
      CIE-Lab:
        70.2367, 56.9997, -44.2210
        CIE-LCH:
        70.2367, 72.1420, 322.1953
        CIE-Luv:
        70.2367, 45.1024, -79.3012
        Hunter-Lab:
        64.0990, 54.6686, -45.5020
      #ea84fd color charts
#ea84fd RGB chart
      #ea84fd CMYK chart
      #ea84fd RGB pie chart
      #ea84fd color shades, tints & tones
#ea84fd color schemes
#ea84fd color preview, HTML & CSS examples
           This text has a color of #ea84fd        
        
          <p style="color:#ea84fd;">Text here</p>
        
        
          .mytext {color:#ea84fd;}
        
        Text color #ea84fd
      
           This box has a color of #ea84fd        
        
          <div style="background-color:#ea84fd;">Content here</div>
        
        
          .mybackground {background-color:#ea84fd;}
        
        Background color #ea84fd
      
           Border around this has a color of #ea84fd        
        
          <div style="border:2px solid #ea84fd;">Content here</div>
        
        
          .myborder {border:2px solid #ea84fd;}
        
        Border color #ea84fd