#e102f4 color space conversions
Hex:
        #e102f4
        RGB:
        225, 2, 244
        CMY:
        12, 99, 4
        CMYK:
        8, 99, 0, 4
      HSL:
        295°, 98.3740%, 48.2353%
        HSV (HSB):
        295°, 99.1803%, 95.6863%
        XYZ:
        47.4022, 22.5826, 87.4485
        xyY:
        0.3011, 0.1434, 22.5826
      CIE-Lab:
        54.6398, 92.0304, -64.1135
        CIE-LCH:
        54.6398, 112.1612, 325.1368
        CIE-Luv:
        54.6398, 67.1581, -110.0454
        Hunter-Lab:
        47.5212, 94.8910, -75.8406
      #e102f4 color charts
#e102f4 RGB chart
      #e102f4 CMYK chart
      #e102f4 RGB pie chart
      #e102f4 color shades, tints & tones
#e102f4 color schemes
#e102f4 color preview, HTML & CSS examples
           This text has a color of #e102f4        
        
          <p style="color:#e102f4;">Text here</p>
        
        
          .mytext {color:#e102f4;}
        
        Text color #e102f4
      
           This box has a color of #e102f4        
        
          <div style="background-color:#e102f4;">Content here</div>
        
        
          .mybackground {background-color:#e102f4;}
        
        Background color #e102f4
      
           Border around this has a color of #e102f4        
        
          <div style="border:2px solid #e102f4;">Content here</div>
        
        
          .myborder {border:2px solid #e102f4;}
        
        Border color #e102f4