#ee25fa color space conversions
Hex:
        #ee25fa
        RGB:
        238, 37, 250
        CMY:
        7, 85, 2
        CMYK:
        5, 85, 0, 2
      HSL:
        297°, 95.5157%, 56.2745%
        HSV (HSB):
        297°, 85.2000%, 98.0392%
        XYZ:
        53.1768, 26.4024, 92.7359
        xyY:
        0.3086, 0.1532, 26.4024
      CIE-Lab:
        58.4171, 91.2375, -61.2748
        CIE-LCH:
        58.4171, 109.9039, 326.1148
        CIE-Luv:
        58.4171, 71.8208, -107.5895
        Hunter-Lab:
        51.3833, 94.8097, -71.0376
      #ee25fa color charts
#ee25fa RGB chart
      #ee25fa CMYK chart
      #ee25fa RGB pie chart
      #ee25fa color shades, tints & tones
#ee25fa color schemes
#ee25fa color preview, HTML & CSS examples
           This text has a color of #ee25fa        
        
          <p style="color:#ee25fa;">Text here</p>
        
        
          .mytext {color:#ee25fa;}
        
        Text color #ee25fa
      
           This box has a color of #ee25fa        
        
          <div style="background-color:#ee25fa;">Content here</div>
        
        
          .mybackground {background-color:#ee25fa;}
        
        Background color #ee25fa
      
           Border around this has a color of #ee25fa        
        
          <div style="border:2px solid #ee25fa;">Content here</div>
        
        
          .myborder {border:2px solid #ee25fa;}
        
        Border color #ee25fa