#ea0dd0 color space conversions
Hex:
        #ea0dd0
        RGB:
        234, 13, 208
        CMY:
        8, 95, 18
        CMYK:
        0, 94, 11, 8
      HSL:
        307°, 89.4737%, 48.4314%
        HSV (HSB):
        307°, 94.4444%, 91.7647%
        XYZ:
        45.4608, 22.3343, 61.5894
        xyY:
        0.3514, 0.1726, 22.3343
      CIE-Lab:
        54.3800, 87.6616, -44.0590
        CIE-LCH:
        54.3800, 98.1109, 333.3157
        CIE-Luv:
        54.3800, 87.5668, -79.6874
        Hunter-Lab:
        47.2592, 89.0036, -44.1868
      #ea0dd0 color charts
#ea0dd0 RGB chart
      #ea0dd0 CMYK chart
      #ea0dd0 RGB pie chart
      #ea0dd0 color shades, tints & tones
#ea0dd0 color schemes
#ea0dd0 color preview, HTML & CSS examples
           This text has a color of #ea0dd0        
        
          <p style="color:#ea0dd0;">Text here</p>
        
        
          .mytext {color:#ea0dd0;}
        
        Text color #ea0dd0
      
           This box has a color of #ea0dd0        
        
          <div style="background-color:#ea0dd0;">Content here</div>
        
        
          .mybackground {background-color:#ea0dd0;}
        
        Background color #ea0dd0
      
           Border around this has a color of #ea0dd0        
        
          <div style="border:2px solid #ea0dd0;">Content here</div>
        
        
          .myborder {border:2px solid #ea0dd0;}
        
        Border color #ea0dd0