#ed22d7 color space conversions
Hex:
        #ed22d7
        RGB:
        237, 34, 215
        CMY:
        7, 87, 16
        CMYK:
        0, 86, 9, 7
      HSL:
        307°, 84.9372%, 53.1373%
        HSV (HSB):
        307°, 85.6540%, 92.9412%
        XYZ:
        47.7628, 24.0549, 66.4157
        xyY:
        0.3455, 0.1740, 24.0549
      CIE-Lab:
        56.1427, 86.5554, -45.2320
        CIE-LCH:
        56.1427, 97.6615, 332.4094
        CIE-Luv:
        56.1427, 85.0103, -81.8627
        Hunter-Lab:
        49.0458, 88.0007, -45.9559
      #ed22d7 color charts
#ed22d7 RGB chart
      #ed22d7 CMYK chart
      #ed22d7 RGB pie chart
      #ed22d7 color shades, tints & tones
#ed22d7 color schemes
#ed22d7 color preview, HTML & CSS examples
           This text has a color of #ed22d7        
        
          <p style="color:#ed22d7;">Text here</p>
        
        
          .mytext {color:#ed22d7;}
        
        Text color #ed22d7
      
           This box has a color of #ed22d7        
        
          <div style="background-color:#ed22d7;">Content here</div>
        
        
          .mybackground {background-color:#ed22d7;}
        
        Background color #ed22d7
      
           Border around this has a color of #ed22d7        
        
          <div style="border:2px solid #ed22d7;">Content here</div>
        
        
          .myborder {border:2px solid #ed22d7;}
        
        Border color #ed22d7