#ed45ad color space conversions
Hex:
        #ed45ad
        RGB:
        237, 69, 173
        CMY:
        7, 73, 32
        CMYK:
        0, 71, 27, 7
      HSL:
        323°, 82.3529%, 60.0000%
        HSV (HSB):
        323°, 70.8861%, 92.9412%
        XYZ:
        44.5960, 25.2779, 42.0638
        xyY:
        0.3984, 0.2258, 25.2779
      CIE-Lab:
        57.3452, 72.3851, -19.2047
        CIE-LCH:
        57.3452, 74.8894, 345.1410
        CIE-Luv:
        57.3452, 94.3196, -40.7519
        Hunter-Lab:
        50.2771, 70.3452, -14.4103
      #ed45ad color charts
#ed45ad RGB chart
      #ed45ad CMYK chart
      #ed45ad RGB pie chart
      #ed45ad color shades, tints & tones
#ed45ad color schemes
#ed45ad color preview, HTML & CSS examples
           This text has a color of #ed45ad        
        
          <p style="color:#ed45ad;">Text here</p>
        
        
          .mytext {color:#ed45ad;}
        
        Text color #ed45ad
      
           This box has a color of #ed45ad        
        
          <div style="background-color:#ed45ad;">Content here</div>
        
        
          .mybackground {background-color:#ed45ad;}
        
        Background color #ed45ad
      
           Border around this has a color of #ed45ad        
        
          <div style="border:2px solid #ed45ad;">Content here</div>
        
        
          .myborder {border:2px solid #ed45ad;}
        
        Border color #ed45ad