#e12fff color space conversions
Hex:
        #e12fff
        RGB:
        225, 47, 255
        CMY:
        12, 82, 0
        CMYK:
        12, 82, 0, 0
      HSL:
        291°, 100.0000%, 59.2157%
        HSV (HSB):
        291°, 81.5686%, 100.0000%
        XYZ:
        50.1179, 25.2606, 96.8420
        xyY:
        0.2910, 0.1467, 25.2606
      CIE-Lab:
        57.3284, 87.8733, -65.9094
        CIE-LCH:
        57.3284, 109.8443, 323.1282
        CIE-Luv:
        57.3284, 60.1923, -113.5662
        Hunter-Lab:
        50.2599, 90.0407, -79.0595
      #e12fff color charts
#e12fff RGB chart
      #e12fff CMYK chart
      #e12fff RGB pie chart
      #e12fff color shades, tints & tones
#e12fff color schemes
#e12fff color preview, HTML & CSS examples
           This text has a color of #e12fff        
        
          <p style="color:#e12fff;">Text here</p>
        
        
          .mytext {color:#e12fff;}
        
        Text color #e12fff
      
           This box has a color of #e12fff        
        
          <div style="background-color:#e12fff;">Content here</div>
        
        
          .mybackground {background-color:#e12fff;}
        
        Background color #e12fff
      
           Border around this has a color of #e12fff        
        
          <div style="border:2px solid #e12fff;">Content here</div>
        
        
          .myborder {border:2px solid #e12fff;}
        
        Border color #e12fff