#ed1377 color space conversions
Hex:
        #ed1377
        RGB:
        237, 19, 119
        CMY:
        7, 93, 53
        CMYK:
        0, 92, 50, 7
      HSL:
        332°, 85.8268%, 50.1961%
        HSV (HSB):
        332°, 91.9831%, 92.9412%
        XYZ:
        38.4877, 19.8022, 19.2464
        xyY:
        0.4964, 0.2554, 19.8022
      CIE-Lab:
        51.6128, 78.4770, 4.3306
        CIE-LCH:
        51.6128, 78.5964, 3.1586
        CIE-Luv:
        51.6128, 129.9218, -10.1656
        Hunter-Lab:
        44.4996, 76.5101, 5.5064
      #ed1377 color charts
#ed1377 RGB chart
      #ed1377 CMYK chart
      #ed1377 RGB pie chart
      #ed1377 color shades, tints & tones
#ed1377 color schemes
#ed1377 color preview, HTML & CSS examples
           This text has a color of #ed1377        
        
          <p style="color:#ed1377;">Text here</p>
        
        
          .mytext {color:#ed1377;}
        
        Text color #ed1377
      
           This box has a color of #ed1377        
        
          <div style="background-color:#ed1377;">Content here</div>
        
        
          .mybackground {background-color:#ed1377;}
        
        Background color #ed1377
      
           Border around this has a color of #ed1377        
        
          <div style="border:2px solid #ed1377;">Content here</div>
        
        
          .myborder {border:2px solid #ed1377;}
        
        Border color #ed1377