#e12af7 color space conversions
Hex:
        #e12af7
        RGB:
        225, 42, 247
        CMY:
        12, 84, 3
        CMYK:
        9, 83, 0, 3
      HSL:
        294°, 92.7602%, 56.6667%
        HSV (HSB):
        294°, 82.9960%, 96.8627%
        XYZ:
        48.6678, 24.3789, 90.1362
        xyY:
        0.2982, 0.1494, 24.3789
      CIE-Lab:
        56.4652, 87.6604, -62.8518
        CIE-LCH:
        56.4652, 107.8642, 324.3598
        CIE-Luv:
        56.4652, 63.4595, -108.5783
        Hunter-Lab:
        49.3750, 89.5372, -73.6740
      #e12af7 color charts
#e12af7 RGB chart
      #e12af7 CMYK chart
      #e12af7 RGB pie chart
      #e12af7 color shades, tints & tones
#e12af7 color schemes
#e12af7 color preview, HTML & CSS examples
           This text has a color of #e12af7        
        
          <p style="color:#e12af7;">Text here</p>
        
        
          .mytext {color:#e12af7;}
        
        Text color #e12af7
      
           This box has a color of #e12af7        
        
          <div style="background-color:#e12af7;">Content here</div>
        
        
          .mybackground {background-color:#e12af7;}
        
        Background color #e12af7
      
           Border around this has a color of #e12af7        
        
          <div style="border:2px solid #e12af7;">Content here</div>
        
        
          .myborder {border:2px solid #e12af7;}
        
        Border color #e12af7