#e147ed color space conversions
Hex:
        #e147ed
        RGB:
        225, 71, 237
        CMY:
        12, 72, 7
        CMYK:
        5, 70, 0, 7
      HSL:
        296°, 82.1782%, 60.3922%
        HSV (HSB):
        296°, 70.0422%, 92.9412%
        XYZ:
        48.5906, 26.6285, 82.6996
        xyY:
        0.3077, 0.1686, 26.6285
      CIE-Lab:
        58.6288, 78.1227, -53.8078
        CIE-LCH:
        58.6288, 94.8601, 325.4425
        CIE-Luv:
        58.6288, 62.0183, -94.5556
        Hunter-Lab:
        51.6028, 77.7759, -58.8973
      #e147ed color charts
#e147ed RGB chart
      #e147ed CMYK chart
      #e147ed RGB pie chart
      #e147ed color shades, tints & tones
#e147ed color schemes
#e147ed color preview, HTML & CSS examples
           This text has a color of #e147ed        
        
          <p style="color:#e147ed;">Text here</p>
        
        
          .mytext {color:#e147ed;}
        
        Text color #e147ed
      
           This box has a color of #e147ed        
        
          <div style="background-color:#e147ed;">Content here</div>
        
        
          .mybackground {background-color:#e147ed;}
        
        Background color #e147ed
      
           Border around this has a color of #e147ed        
        
          <div style="border:2px solid #e147ed;">Content here</div>
        
        
          .myborder {border:2px solid #e147ed;}
        
        Border color #e147ed