#efbdf9 color space conversions
Hex:
        #efbdf9
        RGB:
        239, 189, 249
        CMY:
        6, 26, 2
        CMYK:
        4, 24, 0, 2
      HSL:
        290°, 83.3333%, 85.8824%
        HSV (HSB):
        290°, 24.0964%, 97.6471%
        XYZ:
        70.8931, 61.5855, 97.7732
        xyY:
        0.3079, 0.2675, 61.5855
      CIE-Lab:
        82.6925, 28.0469, -22.7929
        CIE-LCH:
        82.6925, 36.1406, 320.9003
        CIE-Luv:
        82.6925, 24.0004, -40.8515
        Hunter-Lab:
        78.4764, 23.9175, -18.9355
      #efbdf9 color charts
#efbdf9 RGB chart
      #efbdf9 CMYK chart
      #efbdf9 RGB pie chart
      #efbdf9 color shades, tints & tones
#efbdf9 color schemes
#efbdf9 color preview, HTML & CSS examples
           This text has a color of #efbdf9        
        
          <p style="color:#efbdf9;">Text here</p>
        
        
          .mytext {color:#efbdf9;}
        
        Text color #efbdf9
      
           This box has a color of #efbdf9        
        
          <div style="background-color:#efbdf9;">Content here</div>
        
        
          .mybackground {background-color:#efbdf9;}
        
        Background color #efbdf9
      
           Border around this has a color of #efbdf9        
        
          <div style="border:2px solid #efbdf9;">Content here</div>
        
        
          .myborder {border:2px solid #efbdf9;}
        
        Border color #efbdf9