#ea85c2 color space conversions
Hex:
        #ea85c2
        RGB:
        234, 133, 194
        CMY:
        8, 48, 24
        CMYK:
        0, 43, 17, 8
      HSL:
        324°, 70.6294%, 71.9608%
        HSV (HSB):
        324°, 43.1624%, 91.7647%
        XYZ:
        52.0568, 38.1625, 55.6613
        xyY:
        0.3568, 0.2616, 38.1625
      CIE-Lab:
        68.1402, 46.4143, -14.8476
        CIE-LCH:
        68.1402, 48.7313, 342.2609
        CIE-Luv:
        68.1402, 57.7969, -30.4596
        Hunter-Lab:
        61.7758, 42.3094, -10.1785
      #ea85c2 color charts
#ea85c2 RGB chart
      #ea85c2 CMYK chart
      #ea85c2 RGB pie chart
      #ea85c2 color shades, tints & tones
#ea85c2 color schemes
#ea85c2 color preview, HTML & CSS examples
           This text has a color of #ea85c2        
        
          <p style="color:#ea85c2;">Text here</p>
        
        
          .mytext {color:#ea85c2;}
        
        Text color #ea85c2
      
           This box has a color of #ea85c2        
        
          <div style="background-color:#ea85c2;">Content here</div>
        
        
          .mybackground {background-color:#ea85c2;}
        
        Background color #ea85c2
      
           Border around this has a color of #ea85c2        
        
          <div style="border:2px solid #ea85c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea85c2;}
        
        Border color #ea85c2