#ef85da color space conversions
Hex:
        #ef85da
        RGB:
        239, 133, 218
        CMY:
        6, 48, 15
        CMYK:
        0, 44, 9, 6
      HSL:
        312°, 76.8116%, 72.9412%
        HSV (HSB):
        312°, 44.3515%, 93.7255%
        XYZ:
        56.6390, 40.1877, 71.1015
        xyY:
        0.3373, 0.2393, 40.1877
      CIE-Lab:
        69.6030, 51.7762, -25.9232
        CIE-LCH:
        69.6030, 57.9033, 333.4039
        CIE-Luv:
        69.6030, 55.8703, -48.7849
        Hunter-Lab:
        63.3938, 48.5412, -22.1231
      #ef85da color charts
#ef85da RGB chart
      #ef85da CMYK chart
      #ef85da RGB pie chart
      #ef85da color shades, tints & tones
#ef85da color schemes
#ef85da color preview, HTML & CSS examples
           This text has a color of #ef85da        
        
          <p style="color:#ef85da;">Text here</p>
        
        
          .mytext {color:#ef85da;}
        
        Text color #ef85da
      
           This box has a color of #ef85da        
        
          <div style="background-color:#ef85da;">Content here</div>
        
        
          .mybackground {background-color:#ef85da;}
        
        Background color #ef85da
      
           Border around this has a color of #ef85da        
        
          <div style="border:2px solid #ef85da;">Content here</div>
        
        
          .myborder {border:2px solid #ef85da;}
        
        Border color #ef85da