#ef8edd color space conversions
Hex:
        #ef8edd
        RGB:
        239, 142, 221
        CMY:
        6, 44, 13
        CMYK:
        0, 41, 8, 6
      HSL:
        311°, 75.1938%, 74.7059%
        HSV (HSB):
        311°, 40.5858%, 93.7255%
        XYZ:
        58.3207, 42.9172, 73.6166
        xyY:
        0.3335, 0.2454, 42.9172
      CIE-Lab:
        71.4987, 47.7290, -24.6771
        CIE-LCH:
        71.4987, 53.7309, 332.6599
        CIE-Luv:
        71.4987, 51.0511, -46.3128
        Hunter-Lab:
        65.5112, 44.2634, -20.7678
      #ef8edd color charts
#ef8edd RGB chart
      #ef8edd CMYK chart
      #ef8edd RGB pie chart
      #ef8edd color shades, tints & tones
#ef8edd color schemes
#ef8edd color preview, HTML & CSS examples
           This text has a color of #ef8edd        
        
          <p style="color:#ef8edd;">Text here</p>
        
        
          .mytext {color:#ef8edd;}
        
        Text color #ef8edd
      
           This box has a color of #ef8edd        
        
          <div style="background-color:#ef8edd;">Content here</div>
        
        
          .mybackground {background-color:#ef8edd;}
        
        Background color #ef8edd
      
           Border around this has a color of #ef8edd        
        
          <div style="border:2px solid #ef8edd;">Content here</div>
        
        
          .myborder {border:2px solid #ef8edd;}
        
        Border color #ef8edd