#e142ee color space conversions
Hex:
        #e142ee
        RGB:
        225, 66, 238
        CMY:
        12, 74, 7
        CMYK:
        5, 72, 0, 7
      HSL:
        295°, 83.4951%, 59.6078%
        HSV (HSB):
        295°, 72.2689%, 93.3333%
        XYZ:
        48.4322, 26.0770, 83.3696
        xyY:
        0.3068, 0.1652, 26.0770
      CIE-Lab:
        58.1101, 79.9236, -55.1937
        CIE-LCH:
        58.1101, 97.1294, 325.3718
        CIE-Luv:
        58.1101, 62.7385, -96.7341
        Hunter-Lab:
        51.0657, 79.9297, -61.0507
      #e142ee color charts
#e142ee RGB chart
      #e142ee CMYK chart
      #e142ee RGB pie chart
      #e142ee color shades, tints & tones
#e142ee color schemes
#e142ee color preview, HTML & CSS examples
           This text has a color of #e142ee        
        
          <p style="color:#e142ee;">Text here</p>
        
        
          .mytext {color:#e142ee;}
        
        Text color #e142ee
      
           This box has a color of #e142ee        
        
          <div style="background-color:#e142ee;">Content here</div>
        
        
          .mybackground {background-color:#e142ee;}
        
        Background color #e142ee
      
           Border around this has a color of #e142ee        
        
          <div style="border:2px solid #e142ee;">Content here</div>
        
        
          .myborder {border:2px solid #e142ee;}
        
        Border color #e142ee