#efbfcb color space conversions
Hex:
        #efbfcb
        RGB:
        239, 191, 203
        CMY:
        6, 25, 20
        CMYK:
        0, 20, 15, 6
      HSL:
        345°, 60.0000%, 84.3137%
        HSV (HSB):
        345°, 20.0837%, 93.7255%
        XYZ:
        65.0069, 59.9241, 64.6402
        xyY:
        0.3429, 0.3161, 59.9241
      CIE-Lab:
        81.7969, 18.9931, 0.5245
        CIE-LCH:
        81.7969, 19.0003, 1.5819
        CIE-Luv:
        81.7969, 28.4448, -2.6797
        Hunter-Lab:
        77.4107, 14.4297, 4.6786
      #efbfcb color charts
#efbfcb RGB chart
      #efbfcb CMYK chart
      #efbfcb RGB pie chart
      #efbfcb color shades, tints & tones
#efbfcb color schemes
#efbfcb color preview, HTML & CSS examples
           This text has a color of #efbfcb        
        
          <p style="color:#efbfcb;">Text here</p>
        
        
          .mytext {color:#efbfcb;}
        
        Text color #efbfcb
      
           This box has a color of #efbfcb        
        
          <div style="background-color:#efbfcb;">Content here</div>
        
        
          .mybackground {background-color:#efbfcb;}
        
        Background color #efbfcb
      
           Border around this has a color of #efbfcb        
        
          <div style="border:2px solid #efbfcb;">Content here</div>
        
        
          .myborder {border:2px solid #efbfcb;}
        
        Border color #efbfcb