#ed417a color space conversions
Hex:
        #ed417a
        RGB:
        237, 65, 122
        CMY:
        7, 75, 52
        CMYK:
        0, 73, 49, 7
      HSL:
        340°, 82.6923%, 59.2157%
        HSV (HSB):
        340°, 72.5738%, 92.9412%
        XYZ:
        40.3282, 23.1903, 20.7630
        xyY:
        0.4785, 0.2752, 23.1903
      CIE-Lab:
        55.2678, 68.5277, 7.7583
        CIE-LCH:
        55.2678, 68.9655, 6.4592
        CIE-Luv:
        55.2678, 115.1425, -3.6040
        Hunter-Lab:
        48.1563, 65.2104, 8.1460
      #ed417a color charts
#ed417a RGB chart
      #ed417a CMYK chart
      #ed417a RGB pie chart
      #ed417a color shades, tints & tones
#ed417a color schemes
#ed417a color preview, HTML & CSS examples
           This text has a color of #ed417a        
        
          <p style="color:#ed417a;">Text here</p>
        
        
          .mytext {color:#ed417a;}
        
        Text color #ed417a
      
           This box has a color of #ed417a        
        
          <div style="background-color:#ed417a;">Content here</div>
        
        
          .mybackground {background-color:#ed417a;}
        
        Background color #ed417a
      
           Border around this has a color of #ed417a        
        
          <div style="border:2px solid #ed417a;">Content here</div>
        
        
          .myborder {border:2px solid #ed417a;}
        
        Border color #ed417a