#ef59fd color space conversions
Hex:
        #ef59fd
        RGB:
        239, 89, 253
        CMY:
        6, 65, 1
        CMYK:
        6, 65, 0, 1
      HSL:
        295°, 97.6190%, 67.0588%
        HSV (HSB):
        295°, 64.8221%, 99.2157%
        XYZ:
        56.8986, 32.5873, 96.2196
        xyY:
        0.3064, 0.1755, 32.5873
      CIE-Lab:
        63.8254, 77.3218, -54.2949
        CIE-LCH:
        63.8254, 94.4807, 324.9237
        CIE-Luv:
        63.8254, 62.1758, -96.9367
        Hunter-Lab:
        57.0853, 78.0169, -59.9760
      #ef59fd color charts
#ef59fd RGB chart
      #ef59fd CMYK chart
      #ef59fd RGB pie chart
      #ef59fd color shades, tints & tones
#ef59fd color schemes
#ef59fd color preview, HTML & CSS examples
           This text has a color of #ef59fd        
        
          <p style="color:#ef59fd;">Text here</p>
        
        
          .mytext {color:#ef59fd;}
        
        Text color #ef59fd
      
           This box has a color of #ef59fd        
        
          <div style="background-color:#ef59fd;">Content here</div>
        
        
          .mybackground {background-color:#ef59fd;}
        
        Background color #ef59fd
      
           Border around this has a color of #ef59fd        
        
          <div style="border:2px solid #ef59fd;">Content here</div>
        
        
          .myborder {border:2px solid #ef59fd;}
        
        Border color #ef59fd