#ed3ca1 color space conversions
Hex:
        #ed3ca1
        RGB:
        237, 60, 161
        CMY:
        7, 76, 37
        CMYK:
        0, 75, 32, 7
      HSL:
        326°, 83.0986%, 58.2353%
        HSV (HSB):
        326°, 74.6835%, 92.9412%
        XYZ:
        42.9739, 23.8095, 36.0489
        xyY:
        0.4179, 0.2315, 23.8095
      CIE-Lab:
        55.8965, 73.8606, -14.3995
        CIE-LCH:
        55.8965, 75.2511, 348.9683
        CIE-Luv:
        55.8965, 101.9953, -33.9588
        Hunter-Lab:
        48.7949, 71.8147, -9.6461
      #ed3ca1 color charts
#ed3ca1 RGB chart
      #ed3ca1 CMYK chart
      #ed3ca1 RGB pie chart
      #ed3ca1 color shades, tints & tones
#ed3ca1 color schemes
#ed3ca1 color preview, HTML & CSS examples
           This text has a color of #ed3ca1        
        
          <p style="color:#ed3ca1;">Text here</p>
        
        
          .mytext {color:#ed3ca1;}
        
        Text color #ed3ca1
      
           This box has a color of #ed3ca1        
        
          <div style="background-color:#ed3ca1;">Content here</div>
        
        
          .mybackground {background-color:#ed3ca1;}
        
        Background color #ed3ca1
      
           Border around this has a color of #ed3ca1        
        
          <div style="border:2px solid #ed3ca1;">Content here</div>
        
        
          .myborder {border:2px solid #ed3ca1;}
        
        Border color #ed3ca1