#efb0de color space conversions
Hex:
        #efb0de
        RGB:
        239, 176, 222
        CMY:
        6, 31, 13
        CMYK:
        0, 26, 7, 6
      HSL:
        316°, 66.3158%, 81.3725%
        HSV (HSB):
        316°, 26.3598%, 93.7255%
        XYZ:
        64.3068, 54.6753, 76.2713
        xyY:
        0.3294, 0.2800, 54.6753
      CIE-Lab:
        78.8539, 30.0914, -14.0809
        CIE-LCH:
        78.8539, 33.2229, 334.9232
        CIE-Luv:
        78.8539, 34.0535, -26.9779
        Hunter-Lab:
        73.9428, 25.8386, -9.3972
      #efb0de color charts
#efb0de RGB chart
      #efb0de CMYK chart
      #efb0de RGB pie chart
      #efb0de color shades, tints & tones
#efb0de color schemes
#efb0de color preview, HTML & CSS examples
           This text has a color of #efb0de        
        
          <p style="color:#efb0de;">Text here</p>
        
        
          .mytext {color:#efb0de;}
        
        Text color #efb0de
      
           This box has a color of #efb0de        
        
          <div style="background-color:#efb0de;">Content here</div>
        
        
          .mybackground {background-color:#efb0de;}
        
        Background color #efb0de
      
           Border around this has a color of #efb0de        
        
          <div style="border:2px solid #efb0de;">Content here</div>
        
        
          .myborder {border:2px solid #efb0de;}
        
        Border color #efb0de