#e064c4 color space conversions
Hex:
        #e064c4
        RGB:
        224, 100, 196
        CMY:
        12, 61, 23
        CMYK:
        0, 55, 13, 12
      HSL:
        314°, 66.6667%, 63.5294%
        HSV (HSB):
        314°, 55.3571%, 87.8431%
        XYZ:
        45.2614, 28.9472, 55.4264
        xyY:
        0.3491, 0.2233, 28.9472
      CIE-Lab:
        60.7350, 59.6970, -27.3900
        CIE-LCH:
        60.7350, 65.6806, 335.3536
        CIE-Luv:
        60.7350, 65.1590, -51.2344
        Hunter-Lab:
        53.8026, 56.0088, -23.4176
      #e064c4 color charts
#e064c4 RGB chart
      #e064c4 CMYK chart
      #e064c4 RGB pie chart
      #e064c4 color shades, tints & tones
#e064c4 color schemes
#e064c4 color preview, HTML & CSS examples
           This text has a color of #e064c4        
        
          <p style="color:#e064c4;">Text here</p>
        
        
          .mytext {color:#e064c4;}
        
        Text color #e064c4
      
           This box has a color of #e064c4        
        
          <div style="background-color:#e064c4;">Content here</div>
        
        
          .mybackground {background-color:#e064c4;}
        
        Background color #e064c4
      
           Border around this has a color of #e064c4        
        
          <div style="border:2px solid #e064c4;">Content here</div>
        
        
          .myborder {border:2px solid #e064c4;}
        
        Border color #e064c4