#e10064 color space conversions
Hex:
        #e10064
        RGB:
        225, 0, 100
        CMY:
        12, 100, 61
        CMYK:
        0, 100, 56, 12
      HSL:
        333°, 100.0000%, 44.1176%
        HSV (HSB):
        333°, 100.0000%, 88.2353%
        XYZ:
        33.3516, 16.9277, 13.5661
        xyY:
        0.5224, 0.2651, 16.9277
      CIE-Lab:
        48.1687, 76.0759, 10.7442
        CIE-LCH:
        48.1687, 76.8308, 8.0388
        CIE-Luv:
        48.1687, 130.8310, -2.3846
        Hunter-Lab:
        41.1432, 72.6953, 9.2506
      #e10064 color charts
#e10064 RGB chart
      #e10064 CMYK chart
      #e10064 RGB pie chart
      #e10064 color shades, tints & tones
#e10064 color schemes
#e10064 color preview, HTML & CSS examples
           This text has a color of #e10064        
        
          <p style="color:#e10064;">Text here</p>
        
        
          .mytext {color:#e10064;}
        
        Text color #e10064
      
           This box has a color of #e10064        
        
          <div style="background-color:#e10064;">Content here</div>
        
        
          .mybackground {background-color:#e10064;}
        
        Background color #e10064
      
           Border around this has a color of #e10064        
        
          <div style="border:2px solid #e10064;">Content here</div>
        
        
          .myborder {border:2px solid #e10064;}
        
        Border color #e10064