#ef0dd0 color space conversions
Hex:
        #ef0dd0
        RGB:
        239, 13, 208
        CMY:
        6, 95, 18
        CMYK:
        0, 95, 13, 6
      HSL:
        308°, 89.6825%, 49.4118%
        HSV (HSB):
        308°, 94.5607%, 93.7255%
        XYZ:
        47.1257, 23.1926, 61.6673
        xyY:
        0.3571, 0.1757, 23.1926
      CIE-Lab:
        55.2702, 88.5407, -42.5938
        CIE-LCH:
        55.2702, 98.2532, 334.3094
        CIE-Luv:
        55.2702, 91.3627, -77.9308
        Hunter-Lab:
        48.1587, 90.3933, -42.2098
      #ef0dd0 color charts
#ef0dd0 RGB chart
      #ef0dd0 CMYK chart
      #ef0dd0 RGB pie chart
      #ef0dd0 color shades, tints & tones
#ef0dd0 color schemes
#ef0dd0 color preview, HTML & CSS examples
           This text has a color of #ef0dd0        
        
          <p style="color:#ef0dd0;">Text here</p>
        
        
          .mytext {color:#ef0dd0;}
        
        Text color #ef0dd0
      
           This box has a color of #ef0dd0        
        
          <div style="background-color:#ef0dd0;">Content here</div>
        
        
          .mybackground {background-color:#ef0dd0;}
        
        Background color #ef0dd0
      
           Border around this has a color of #ef0dd0        
        
          <div style="border:2px solid #ef0dd0;">Content here</div>
        
        
          .myborder {border:2px solid #ef0dd0;}
        
        Border color #ef0dd0