#ed0caa color space conversions
Hex:
        #ed0caa
        RGB:
        237, 12, 170
        CMY:
        7, 95, 33
        CMYK:
        0, 95, 28, 7
      HSL:
        318°, 90.3614%, 48.8235%
        HSV (HSB):
        318°, 94.9367%, 92.9412%
        XYZ:
        42.3122, 21.1697, 39.8863
        xyY:
        0.4093, 0.2048, 21.1697
      CIE-Lab:
        53.1348, 83.7847, -23.9059
        CIE-LCH:
        53.1348, 87.1284, 344.0752
        CIE-Luv:
        53.1348, 107.1474, -49.0461
        Hunter-Lab:
        46.0106, 83.6335, -19.1907
      #ed0caa color charts
#ed0caa RGB chart
      #ed0caa CMYK chart
      #ed0caa RGB pie chart
      #ed0caa color shades, tints & tones
#ed0caa color schemes
#ed0caa color preview, HTML & CSS examples
           This text has a color of #ed0caa        
        
          <p style="color:#ed0caa;">Text here</p>
        
        
          .mytext {color:#ed0caa;}
        
        Text color #ed0caa
      
           This box has a color of #ed0caa        
        
          <div style="background-color:#ed0caa;">Content here</div>
        
        
          .mybackground {background-color:#ed0caa;}
        
        Background color #ed0caa
      
           Border around this has a color of #ed0caa        
        
          <div style="border:2px solid #ed0caa;">Content here</div>
        
        
          .myborder {border:2px solid #ed0caa;}
        
        Border color #ed0caa