#ed0ca1 color space conversions
Hex:
        #ed0ca1
        RGB:
        237, 12, 161
        CMY:
        7, 95, 37
        CMYK:
        0, 95, 32, 7
      HSL:
        320°, 90.3614%, 48.8235%
        HSV (HSB):
        320°, 94.9367%, 92.9412%
        XYZ:
        41.4895, 20.8407, 35.5541
        xyY:
        0.4239, 0.2129, 20.8407
      CIE-Lab:
        52.7747, 82.8463, -19.1460
        CIE-LCH:
        52.7747, 85.0298, 346.9872
        CIE-Luv:
        52.7747, 111.3782, -42.0275
        Hunter-Lab:
        45.6516, 82.3359, -14.2198
      #ed0ca1 color charts
#ed0ca1 RGB chart
      #ed0ca1 CMYK chart
      #ed0ca1 RGB pie chart
      #ed0ca1 color shades, tints & tones
#ed0ca1 color schemes
#ed0ca1 color preview, HTML & CSS examples
           This text has a color of #ed0ca1        
        
          <p style="color:#ed0ca1;">Text here</p>
        
        
          .mytext {color:#ed0ca1;}
        
        Text color #ed0ca1
      
           This box has a color of #ed0ca1        
        
          <div style="background-color:#ed0ca1;">Content here</div>
        
        
          .mybackground {background-color:#ed0ca1;}
        
        Background color #ed0ca1
      
           Border around this has a color of #ed0ca1        
        
          <div style="border:2px solid #ed0ca1;">Content here</div>
        
        
          .myborder {border:2px solid #ed0ca1;}
        
        Border color #ed0ca1