#e12af5 color space conversions
Hex:
        #e12af5
        RGB:
        225, 42, 245
        CMY:
        12, 84, 4
        CMYK:
        8, 83, 0, 4
      HSL:
        294°, 91.0314%, 56.2745%
        HSV (HSB):
        294°, 82.8571%, 96.0784%
        XYZ:
        48.3607, 24.2561, 88.5192
        xyY:
        0.3001, 0.1505, 24.2561
      CIE-Lab:
        56.3433, 87.3428, -61.9322
        CIE-LCH:
        56.3433, 107.0718, 324.6607
        CIE-Luv:
        56.3433, 64.1459, -107.1144
        Hunter-Lab:
        49.2504, 89.0872, -72.0883
      #e12af5 color charts
#e12af5 RGB chart
      #e12af5 CMYK chart
      #e12af5 RGB pie chart
      #e12af5 color shades, tints & tones
#e12af5 color schemes
#e12af5 color preview, HTML & CSS examples
           This text has a color of #e12af5        
        
          <p style="color:#e12af5;">Text here</p>
        
        
          .mytext {color:#e12af5;}
        
        Text color #e12af5
      
           This box has a color of #e12af5        
        
          <div style="background-color:#e12af5;">Content here</div>
        
        
          .mybackground {background-color:#e12af5;}
        
        Background color #e12af5
      
           Border around this has a color of #e12af5        
        
          <div style="border:2px solid #e12af5;">Content here</div>
        
        
          .myborder {border:2px solid #e12af5;}
        
        Border color #e12af5