#e084ca color space conversions
Hex:
        #e084ca
        RGB:
        224, 132, 202
        CMY:
        12, 48, 21
        CMYK:
        0, 41, 10, 12
      HSL:
        314°, 59.7403%, 69.8039%
        HSV (HSB):
        314°, 41.0714%, 87.8431%
        XYZ:
        49.6524, 36.6141, 60.3274
        xyY:
        0.3387, 0.2498, 36.6141
      CIE-Lab:
        66.9865, 44.9894, -21.1860
        CIE-LCH:
        66.9865, 49.7282, 334.7837
        CIE-Luv:
        66.9865, 49.4961, -39.8685
        Hunter-Lab:
        60.5096, 40.5802, -16.7548
      #e084ca color charts
#e084ca RGB chart
      #e084ca CMYK chart
      #e084ca RGB pie chart
      #e084ca color shades, tints & tones
#e084ca color schemes
#e084ca color preview, HTML & CSS examples
           This text has a color of #e084ca        
        
          <p style="color:#e084ca;">Text here</p>
        
        
          .mytext {color:#e084ca;}
        
        Text color #e084ca
      
           This box has a color of #e084ca        
        
          <div style="background-color:#e084ca;">Content here</div>
        
        
          .mybackground {background-color:#e084ca;}
        
        Background color #e084ca
      
           Border around this has a color of #e084ca        
        
          <div style="border:2px solid #e084ca;">Content here</div>
        
        
          .myborder {border:2px solid #e084ca;}
        
        Border color #e084ca