#ed22f1 color space conversions
Hex:
        #ed22f1
        RGB:
        237, 34, 241
        CMY:
        7, 87, 5
        CMYK:
        2, 86, 0, 5
      HSL:
        299°, 88.0851%, 53.9216%
        HSV (HSB):
        299°, 85.8921%, 94.5098%
        XYZ:
        51.3743, 25.4995, 85.4332
        xyY:
        0.3165, 0.1571, 25.4995
      CIE-Lab:
        57.5589, 90.2278, -57.6415
        CIE-LCH:
        57.5589, 107.0682, 327.4278
        CIE-Luv:
        57.5589, 74.7595, -101.6254
        Hunter-Lab:
        50.4970, 93.2313, -64.9618
      #ed22f1 color charts
#ed22f1 RGB chart
      #ed22f1 CMYK chart
      #ed22f1 RGB pie chart
      #ed22f1 color shades, tints & tones
#ed22f1 color schemes
#ed22f1 color preview, HTML & CSS examples
           This text has a color of #ed22f1        
        
          <p style="color:#ed22f1;">Text here</p>
        
        
          .mytext {color:#ed22f1;}
        
        Text color #ed22f1
      
           This box has a color of #ed22f1        
        
          <div style="background-color:#ed22f1;">Content here</div>
        
        
          .mybackground {background-color:#ed22f1;}
        
        Background color #ed22f1
      
           Border around this has a color of #ed22f1        
        
          <div style="border:2px solid #ed22f1;">Content here</div>
        
        
          .myborder {border:2px solid #ed22f1;}
        
        Border color #ed22f1