#ed37d5 color space conversions
Hex:
        #ed37d5
        RGB:
        237, 55, 213
        CMY:
        7, 78, 16
        CMYK:
        0, 77, 10, 7
      HSL:
        308°, 83.4862%, 57.2549%
        HSV (HSB):
        308°, 76.7932%, 92.9412%
        XYZ:
        48.3015, 25.5410, 65.3349
        xyY:
        0.3470, 0.1835, 25.5410
      CIE-Lab:
        57.5988, 81.7680, -41.7965
        CIE-LCH:
        57.5988, 91.8311, 332.9257
        CIE-Luv:
        57.5988, 82.4387, -76.3499
        Hunter-Lab:
        50.5381, 82.1586, -41.2726
      #ed37d5 color charts
#ed37d5 RGB chart
      #ed37d5 CMYK chart
      #ed37d5 RGB pie chart
      #ed37d5 color shades, tints & tones
#ed37d5 color schemes
#ed37d5 color preview, HTML & CSS examples
           This text has a color of #ed37d5        
        
          <p style="color:#ed37d5;">Text here</p>
        
        
          .mytext {color:#ed37d5;}
        
        Text color #ed37d5
      
           This box has a color of #ed37d5        
        
          <div style="background-color:#ed37d5;">Content here</div>
        
        
          .mybackground {background-color:#ed37d5;}
        
        Background color #ed37d5
      
           Border around this has a color of #ed37d5        
        
          <div style="border:2px solid #ed37d5;">Content here</div>
        
        
          .myborder {border:2px solid #ed37d5;}
        
        Border color #ed37d5