#e02af5 color space conversions
Hex:
        #e02af5
        RGB:
        224, 42, 245
        CMY:
        12, 84, 4
        CMYK:
        9, 83, 0, 4
      HSL:
        294°, 91.0314%, 56.2745%
        HSV (HSB):
        294°, 82.8571%, 96.0784%
        XYZ:
        48.0499, 24.0958, 88.5046
        xyY:
        0.2991, 0.1500, 24.0958
      CIE-Lab:
        56.1836, 87.1739, -62.1973
        CIE-LCH:
        56.1836, 107.0878, 324.4927
        CIE-Luv:
        56.1836, 63.4705, -107.4102
        Hunter-Lab:
        49.0875, 88.8238, -72.5386
      #e02af5 color charts
#e02af5 RGB chart
      #e02af5 CMYK chart
      #e02af5 RGB pie chart
      #e02af5 color shades, tints & tones
#e02af5 color schemes
#e02af5 color preview, HTML & CSS examples
           This text has a color of #e02af5        
        
          <p style="color:#e02af5;">Text here</p>
        
        
          .mytext {color:#e02af5;}
        
        Text color #e02af5
      
           This box has a color of #e02af5        
        
          <div style="background-color:#e02af5;">Content here</div>
        
        
          .mybackground {background-color:#e02af5;}
        
        Background color #e02af5
      
           Border around this has a color of #e02af5        
        
          <div style="border:2px solid #e02af5;">Content here</div>
        
        
          .myborder {border:2px solid #e02af5;}
        
        Border color #e02af5