#ed64f1 color space conversions
Hex:
        #ed64f1
        RGB:
        237, 100, 241
        CMY:
        7, 61, 5
        CMYK:
        2, 59, 0, 5
      HSL:
        298°, 83.4320%, 66.8627%
        HSV (HSB):
        298°, 58.5062%, 94.5098%
        XYZ:
        55.3594, 33.4697, 86.7616
        xyY:
        0.3153, 0.1906, 33.4697
      CIE-Lab:
        64.5395, 70.4091, -46.5571
        CIE-LCH:
        64.5395, 84.4098, 326.5259
        CIE-Luv:
        64.5395, 61.2218, -83.8576
        Hunter-Lab:
        57.8530, 69.5633, -48.4195
      #ed64f1 color charts
#ed64f1 RGB chart
      #ed64f1 CMYK chart
      #ed64f1 RGB pie chart
      #ed64f1 color shades, tints & tones
#ed64f1 color schemes
#ed64f1 color preview, HTML & CSS examples
           This text has a color of #ed64f1        
        
          <p style="color:#ed64f1;">Text here</p>
        
        
          .mytext {color:#ed64f1;}
        
        Text color #ed64f1
      
           This box has a color of #ed64f1        
        
          <div style="background-color:#ed64f1;">Content here</div>
        
        
          .mybackground {background-color:#ed64f1;}
        
        Background color #ed64f1
      
           Border around this has a color of #ed64f1        
        
          <div style="border:2px solid #ed64f1;">Content here</div>
        
        
          .myborder {border:2px solid #ed64f1;}
        
        Border color #ed64f1