#ef60ee color space conversions
Hex:
        #ef60ee
        RGB:
        239, 96, 238
        CMY:
        6, 62, 7
        CMYK:
        0, 60, 0, 6
      HSL:
        300°, 81.7143%, 65.6863%
        HSV (HSB):
        300°, 59.8326%, 93.7255%
        XYZ:
        55.2121, 32.8895, 84.3272
        xyY:
        0.3202, 0.1907, 32.8895
      CIE-Lab:
        64.0713, 72.0562, -45.6136
        CIE-LCH:
        64.0713, 85.2801, 327.6651
        CIE-Luv:
        64.0713, 64.7114, -82.4919
        Hunter-Lab:
        57.3494, 71.4863, -47.0362
      #ef60ee color charts
#ef60ee RGB chart
      #ef60ee CMYK chart
      #ef60ee RGB pie chart
      #ef60ee color shades, tints & tones
#ef60ee color schemes
#ef60ee color preview, HTML & CSS examples
           This text has a color of #ef60ee        
        
          <p style="color:#ef60ee;">Text here</p>
        
        
          .mytext {color:#ef60ee;}
        
        Text color #ef60ee
      
           This box has a color of #ef60ee        
        
          <div style="background-color:#ef60ee;">Content here</div>
        
        
          .mybackground {background-color:#ef60ee;}
        
        Background color #ef60ee
      
           Border around this has a color of #ef60ee        
        
          <div style="border:2px solid #ef60ee;">Content here</div>
        
        
          .myborder {border:2px solid #ef60ee;}
        
        Border color #ef60ee