#ee2af3 color space conversions
Hex:
        #ee2af3
        RGB:
        238, 42, 243
        CMY:
        7, 84, 5
        CMYK:
        2, 83, 0, 5
      HSL:
        299°, 89.3333%, 55.8824%
        HSV (HSB):
        299°, 82.7160%, 95.2941%
        XYZ:
        52.2655, 26.3041, 87.1165
        xyY:
        0.3154, 0.1588, 26.3041
      CIE-Lab:
        58.3246, 89.2689, -57.5249
        CIE-LCH:
        58.3246, 106.1982, 327.2023
        CIE-Luv:
        58.3246, 73.8292, -101.6358
        Hunter-Lab:
        51.2876, 92.1505, -64.8081
      #ee2af3 color charts
#ee2af3 RGB chart
      #ee2af3 CMYK chart
      #ee2af3 RGB pie chart
      #ee2af3 color shades, tints & tones
#ee2af3 color schemes
#ee2af3 color preview, HTML & CSS examples
           This text has a color of #ee2af3        
        
          <p style="color:#ee2af3;">Text here</p>
        
        
          .mytext {color:#ee2af3;}
        
        Text color #ee2af3
      
           This box has a color of #ee2af3        
        
          <div style="background-color:#ee2af3;">Content here</div>
        
        
          .mybackground {background-color:#ee2af3;}
        
        Background color #ee2af3
      
           Border around this has a color of #ee2af3        
        
          <div style="border:2px solid #ee2af3;">Content here</div>
        
        
          .myborder {border:2px solid #ee2af3;}
        
        Border color #ee2af3