#ef76fa color space conversions
Hex:
        #ef76fa
        RGB:
        239, 118, 250
        CMY:
        6, 54, 2
        CMYK:
        4, 53, 0, 2
      HSL:
        295°, 92.9577%, 72.1569%
        HSV (HSB):
        295°, 52.8000%, 98.0392%
        XYZ:
        59.3304, 38.2097, 94.6906
        xyY:
        0.3086, 0.1988, 38.2097
      CIE-Lab:
        68.1749, 64.4935, -45.7737
        CIE-LCH:
        68.1749, 79.0863, 324.6351
        CIE-Luv:
        68.1749, 54.1423, -82.5456
        Hunter-Lab:
        61.8140, 63.1535, -47.5544
      #ef76fa color charts
#ef76fa RGB chart
      #ef76fa CMYK chart
      #ef76fa RGB pie chart
      #ef76fa color shades, tints & tones
#ef76fa color schemes
#ef76fa color preview, HTML & CSS examples
           This text has a color of #ef76fa        
        
          <p style="color:#ef76fa;">Text here</p>
        
        
          .mytext {color:#ef76fa;}
        
        Text color #ef76fa
      
           This box has a color of #ef76fa        
        
          <div style="background-color:#ef76fa;">Content here</div>
        
        
          .mybackground {background-color:#ef76fa;}
        
        Background color #ef76fa
      
           Border around this has a color of #ef76fa        
        
          <div style="border:2px solid #ef76fa;">Content here</div>
        
        
          .myborder {border:2px solid #ef76fa;}
        
        Border color #ef76fa