#e064bd color space conversions
Hex:
        #e064bd
        RGB:
        224, 100, 189
        CMY:
        12, 61, 26
        CMYK:
        0, 55, 16, 12
      HSL:
        317°, 66.6667%, 63.5294%
        HSV (HSB):
        317°, 55.3571%, 87.8431%
        XYZ:
        44.4829, 28.6358, 51.3269
        xyY:
        0.3574, 0.2301, 28.6358
      CIE-Lab:
        60.4588, 58.6357, -23.8277
        CIE-LCH:
        60.4588, 63.2922, 337.8847
        CIE-Luv:
        60.4588, 67.1930, -45.5476
        Hunter-Lab:
        53.5124, 54.7340, -19.4098
      #e064bd color charts
#e064bd RGB chart
      #e064bd CMYK chart
      #e064bd RGB pie chart
      #e064bd color shades, tints & tones
#e064bd color schemes
#e064bd color preview, HTML & CSS examples
           This text has a color of #e064bd        
        
          <p style="color:#e064bd;">Text here</p>
        
        
          .mytext {color:#e064bd;}
        
        Text color #e064bd
      
           This box has a color of #e064bd        
        
          <div style="background-color:#e064bd;">Content here</div>
        
        
          .mybackground {background-color:#e064bd;}
        
        Background color #e064bd
      
           Border around this has a color of #e064bd        
        
          <div style="border:2px solid #e064bd;">Content here</div>
        
        
          .myborder {border:2px solid #e064bd;}
        
        Border color #e064bd