#ef53e1 color space conversions
Hex:
        #ef53e1
        RGB:
        239, 83, 225
        CMY:
        6, 67, 12
        CMYK:
        0, 65, 6, 6
      HSL:
        305°, 82.9787%, 63.1373%
        HSV (HSB):
        305°, 65.2720%, 93.7255%
        XYZ:
        52.2805, 29.9735, 74.2641
        xyY:
        0.3340, 0.1915, 29.9735
      CIE-Lab:
        61.6313, 75.0549, -42.2030
        CIE-LCH:
        61.6313, 86.1065, 330.6512
        CIE-Luv:
        61.6313, 72.6963, -76.9839
        Hunter-Lab:
        54.7480, 74.6457, -42.1015
      #ef53e1 color charts
#ef53e1 RGB chart
      #ef53e1 CMYK chart
      #ef53e1 RGB pie chart
      #ef53e1 color shades, tints & tones
#ef53e1 color schemes
#ef53e1 color preview, HTML & CSS examples
           This text has a color of #ef53e1        
        
          <p style="color:#ef53e1;">Text here</p>
        
        
          .mytext {color:#ef53e1;}
        
        Text color #ef53e1
      
           This box has a color of #ef53e1        
        
          <div style="background-color:#ef53e1;">Content here</div>
        
        
          .mybackground {background-color:#ef53e1;}
        
        Background color #ef53e1
      
           Border around this has a color of #ef53e1        
        
          <div style="border:2px solid #ef53e1;">Content here</div>
        
        
          .myborder {border:2px solid #ef53e1;}
        
        Border color #ef53e1