#e104d1 color space conversions
Hex:
        #e104d1
        RGB:
        225, 4, 209
        CMY:
        12, 98, 18
        CMYK:
        0, 98, 7, 12
      HSL:
        304°, 96.5066%, 44.9020%
        HSV (HSB):
        304°, 98.2222%, 88.2353%
        XYZ:
        42.6034, 20.6978, 62.0712
        xyY:
        0.3398, 0.1651, 20.6978
      CIE-Lab:
        52.6172, 86.8893, -47.5284
        CIE-LCH:
        52.6172, 99.0389, 331.3213
        CIE-Luv:
        52.6172, 80.8238, -84.0766
        Hunter-Lab:
        45.4949, 87.5391, -49.0463
      #e104d1 color charts
#e104d1 RGB chart
      #e104d1 CMYK chart
      #e104d1 RGB pie chart
      #e104d1 color shades, tints & tones
#e104d1 color schemes
#e104d1 color preview, HTML & CSS examples
           This text has a color of #e104d1        
        
          <p style="color:#e104d1;">Text here</p>
        
        
          .mytext {color:#e104d1;}
        
        Text color #e104d1
      
           This box has a color of #e104d1        
        
          <div style="background-color:#e104d1;">Content here</div>
        
        
          .mybackground {background-color:#e104d1;}
        
        Background color #e104d1
      
           Border around this has a color of #e104d1        
        
          <div style="border:2px solid #e104d1;">Content here</div>
        
        
          .myborder {border:2px solid #e104d1;}
        
        Border color #e104d1