#ea86ee color space conversions
Hex:
        #ea86ee
        RGB:
        234, 134, 238
        CMY:
        8, 47, 7
        CMYK:
        2, 44, 0, 7
      HSL:
        298°, 75.3623%, 72.9412%
        HSV (HSB):
        298°, 43.6975%, 93.3333%
        XYZ:
        57.8894, 40.7157, 85.6967
        xyY:
        0.3141, 0.2209, 40.7157
      CIE-Lab:
        69.9763, 53.2413, -36.4216
        CIE-LCH:
        69.9763, 64.5071, 325.6245
        CIE-Luv:
        69.9763, 47.5764, -65.9432
        Hunter-Lab:
        63.8088, 50.2754, -34.9617
      #ea86ee color charts
#ea86ee RGB chart
      #ea86ee CMYK chart
      #ea86ee RGB pie chart
      #ea86ee color shades, tints & tones
#ea86ee color schemes
#ea86ee color preview, HTML & CSS examples
           This text has a color of #ea86ee        
        
          <p style="color:#ea86ee;">Text here</p>
        
        
          .mytext {color:#ea86ee;}
        
        Text color #ea86ee
      
           This box has a color of #ea86ee        
        
          <div style="background-color:#ea86ee;">Content here</div>
        
        
          .mybackground {background-color:#ea86ee;}
        
        Background color #ea86ee
      
           Border around this has a color of #ea86ee        
        
          <div style="border:2px solid #ea86ee;">Content here</div>
        
        
          .myborder {border:2px solid #ea86ee;}
        
        Border color #ea86ee