#ee85fa color space conversions
Hex:
        #ee85fa
        RGB:
        238, 133, 250
        CMY:
        7, 48, 2
        CMYK:
        5, 47, 0, 2
      HSL:
        294°, 92.1260%, 75.0980%
        HSV (HSB):
        294°, 46.8000%, 98.0392%
        XYZ:
        60.9027, 41.8543, 95.3112
        xyY:
        0.3075, 0.2113, 41.8543
      CIE-Lab:
        70.7704, 57.0482, -41.7149
        CIE-LCH:
        70.7704, 70.6727, 323.8249
        CIE-Luv:
        70.7704, 47.9392, -75.3036
        Hunter-Lab:
        64.6949, 54.8209, -42.0620
      #ee85fa color charts
#ee85fa RGB chart
      #ee85fa CMYK chart
      #ee85fa RGB pie chart
      #ee85fa color shades, tints & tones
#ee85fa color schemes
#ee85fa color preview, HTML & CSS examples
           This text has a color of #ee85fa        
        
          <p style="color:#ee85fa;">Text here</p>
        
        
          .mytext {color:#ee85fa;}
        
        Text color #ee85fa
      
           This box has a color of #ee85fa        
        
          <div style="background-color:#ee85fa;">Content here</div>
        
        
          .mybackground {background-color:#ee85fa;}
        
        Background color #ee85fa
      
           Border around this has a color of #ee85fa        
        
          <div style="border:2px solid #ee85fa;">Content here</div>
        
        
          .myborder {border:2px solid #ee85fa;}
        
        Border color #ee85fa