#ed107e color space conversions
Hex:
        #ed107e
        RGB:
        237, 16, 126
        CMY:
        7, 94, 51
        CMYK:
        0, 93, 47, 7
      HSL:
        330°, 87.3518%, 49.6078%
        HSV (HSB):
        330°, 93.2489%, 92.9412%
        XYZ:
        38.8762, 19.8815, 21.5272
        xyY:
        0.4842, 0.2476, 19.8815
      CIE-Lab:
        51.7029, 79.3292, 0.2168
        CIE-LCH:
        51.7029, 79.3295, 0.1566
        CIE-Luv:
        51.7029, 127.2336, -15.3745
        Hunter-Lab:
        44.5886, 77.6017, 2.5871
      #ed107e color charts
#ed107e RGB chart
      #ed107e CMYK chart
      #ed107e RGB pie chart
      #ed107e color shades, tints & tones
#ed107e color schemes
#ed107e color preview, HTML & CSS examples
           This text has a color of #ed107e        
        
          <p style="color:#ed107e;">Text here</p>
        
        
          .mytext {color:#ed107e;}
        
        Text color #ed107e
      
           This box has a color of #ed107e        
        
          <div style="background-color:#ed107e;">Content here</div>
        
        
          .mybackground {background-color:#ed107e;}
        
        Background color #ed107e
      
           Border around this has a color of #ed107e        
        
          <div style="border:2px solid #ed107e;">Content here</div>
        
        
          .myborder {border:2px solid #ed107e;}
        
        Border color #ed107e