#ed34c3 color space conversions
Hex:
        #ed34c3
        RGB:
        237, 52, 195
        CMY:
        7, 80, 24
        CMYK:
        0, 78, 18, 7
      HSL:
        314°, 83.7104%, 56.6667%
        HSV (HSB):
        314°, 78.0591%, 92.9412%
        XYZ:
        46.0034, 24.4006, 53.9149
        xyY:
        0.3700, 0.1963, 24.4006
      CIE-Lab:
        56.4867, 80.1303, -33.2495
        CIE-LCH:
        56.4867, 86.7548, 337.4643
        CIE-Luv:
        56.4867, 90.2316, -62.8484
        Hunter-Lab:
        49.3970, 79.7921, -30.1348
      #ed34c3 color charts
#ed34c3 RGB chart
      #ed34c3 CMYK chart
      #ed34c3 RGB pie chart
      #ed34c3 color shades, tints & tones
#ed34c3 color schemes
#ed34c3 color preview, HTML & CSS examples
           This text has a color of #ed34c3        
        
          <p style="color:#ed34c3;">Text here</p>
        
        
          .mytext {color:#ed34c3;}
        
        Text color #ed34c3
      
           This box has a color of #ed34c3        
        
          <div style="background-color:#ed34c3;">Content here</div>
        
        
          .mybackground {background-color:#ed34c3;}
        
        Background color #ed34c3
      
           Border around this has a color of #ed34c3        
        
          <div style="border:2px solid #ed34c3;">Content here</div>
        
        
          .myborder {border:2px solid #ed34c3;}
        
        Border color #ed34c3