#e142ff color space conversions
Hex:
        #e142ff
        RGB:
        225, 66, 255
        CMY:
        12, 74, 0
        CMYK:
        12, 74, 0, 0
      HSL:
        290°, 100.0000%, 62.9412%
        HSV (HSB):
        290°, 74.1176%, 100.0000%
        XYZ:
        51.0496, 27.1240, 97.1526
        xyY:
        0.2912, 0.1547, 27.1240
      CIE-Lab:
        59.0889, 82.7729, -63.0795
        CIE-LCH:
        59.0889, 104.0691, 322.6897
        CIE-Luv:
        59.0889, 57.3463, -109.5187
        Hunter-Lab:
        52.0807, 83.8247, -74.1445
      #e142ff color charts
#e142ff RGB chart
      #e142ff CMYK chart
      #e142ff RGB pie chart
      #e142ff color shades, tints & tones
#e142ff color schemes
#e142ff color preview, HTML & CSS examples
           This text has a color of #e142ff        
        
          <p style="color:#e142ff;">Text here</p>
        
        
          .mytext {color:#e142ff;}
        
        Text color #e142ff
      
           This box has a color of #e142ff        
        
          <div style="background-color:#e142ff;">Content here</div>
        
        
          .mybackground {background-color:#e142ff;}
        
        Background color #e142ff
      
           Border around this has a color of #e142ff        
        
          <div style="border:2px solid #e142ff;">Content here</div>
        
        
          .myborder {border:2px solid #e142ff;}
        
        Border color #e142ff