#efa5ef color space conversions
Hex:
        #efa5ef
        RGB:
        239, 165, 239
        CMY:
        6, 35, 6
        CMYK:
        0, 31, 0, 6
      HSL:
        300°, 69.8113%, 79.2157%
        HSV (HSB):
        300°, 30.9623%, 93.7255%
        XYZ:
        64.6317, 51.4930, 88.1940
        xyY:
        0.3163, 0.2520, 51.4930
      CIE-Lab:
        76.9767, 38.9209, -26.1285
        CIE-LCH:
        76.9767, 46.8779, 326.1256
        CIE-Luv:
        76.9767, 36.8671, -47.6785
        Hunter-Lab:
        71.7586, 35.1943, -22.6386
      #efa5ef color charts
#efa5ef RGB chart
      #efa5ef CMYK chart
      #efa5ef RGB pie chart
      #efa5ef color shades, tints & tones
#efa5ef color schemes
#efa5ef color preview, HTML & CSS examples
           This text has a color of #efa5ef        
        
          <p style="color:#efa5ef;">Text here</p>
        
        
          .mytext {color:#efa5ef;}
        
        Text color #efa5ef
      
           This box has a color of #efa5ef        
        
          <div style="background-color:#efa5ef;">Content here</div>
        
        
          .mybackground {background-color:#efa5ef;}
        
        Background color #efa5ef
      
           Border around this has a color of #efa5ef        
        
          <div style="border:2px solid #efa5ef;">Content here</div>
        
        
          .myborder {border:2px solid #efa5ef;}
        
        Border color #efa5ef