#ed359d color space conversions
Hex:
        #ed359d
        RGB:
        237, 53, 157
        CMY:
        7, 79, 38
        CMYK:
        0, 78, 34, 7
      HSL:
        326°, 83.6364%, 56.8627%
        HSV (HSB):
        326°, 77.6371%, 92.9412%
        XYZ:
        42.2840, 22.9851, 34.1062
        xyY:
        0.4255, 0.2313, 22.9851
      CIE-Lab:
        55.0569, 75.4145, -13.3156
        CIE-LCH:
        55.0569, 76.5810, 349.9867
        CIE-Luv:
        55.0569, 105.7676, -32.6561
        Hunter-Lab:
        47.9427, 73.5315, -8.6187
      #ed359d color charts
#ed359d RGB chart
      #ed359d CMYK chart
      #ed359d RGB pie chart
      #ed359d color shades, tints & tones
#ed359d color schemes
#ed359d color preview, HTML & CSS examples
           This text has a color of #ed359d        
        
          <p style="color:#ed359d;">Text here</p>
        
        
          .mytext {color:#ed359d;}
        
        Text color #ed359d
      
           This box has a color of #ed359d        
        
          <div style="background-color:#ed359d;">Content here</div>
        
        
          .mybackground {background-color:#ed359d;}
        
        Background color #ed359d
      
           Border around this has a color of #ed359d        
        
          <div style="border:2px solid #ed359d;">Content here</div>
        
        
          .myborder {border:2px solid #ed359d;}
        
        Border color #ed359d