#ee21f5 color space conversions
Hex:
        #ee21f5
        RGB:
        238, 33, 245
        CMY:
        7, 87, 4
        CMYK:
        3, 87, 0, 4
      HSL:
        298°, 91.3793%, 54.5098%
        HSV (HSB):
        298°, 86.5306%, 96.0784%
        XYZ:
        52.2852, 25.8574, 88.6214
        xyY:
        0.3135, 0.1551, 25.8574
      CIE-Lab:
        57.9015, 91.1442, -59.3175
        CIE-LCH:
        57.9015, 108.7466, 326.9436
        CIE-Luv:
        57.9015, 74.0592, -104.4128
        Hunter-Lab:
        50.8502, 94.5494, -67.7351
      #ee21f5 color charts
#ee21f5 RGB chart
      #ee21f5 CMYK chart
      #ee21f5 RGB pie chart
      #ee21f5 color shades, tints & tones
#ee21f5 color schemes
#ee21f5 color preview, HTML & CSS examples
           This text has a color of #ee21f5        
        
          <p style="color:#ee21f5;">Text here</p>
        
        
          .mytext {color:#ee21f5;}
        
        Text color #ee21f5
      
           This box has a color of #ee21f5        
        
          <div style="background-color:#ee21f5;">Content here</div>
        
        
          .mybackground {background-color:#ee21f5;}
        
        Background color #ee21f5
      
           Border around this has a color of #ee21f5        
        
          <div style="border:2px solid #ee21f5;">Content here</div>
        
        
          .myborder {border:2px solid #ee21f5;}
        
        Border color #ee21f5