#ed19cf color space conversions
Hex:
        #ed19cf
        RGB:
        237, 25, 207
        CMY:
        7, 90, 19
        CMYK:
        0, 89, 13, 7
      HSL:
        308°, 85.4839%, 51.3725%
        HSV (HSB):
        308°, 89.4515%, 92.9412%
        XYZ:
        46.5352, 23.2048, 61.0578
        xyY:
        0.3558, 0.1774, 23.2048
      CIE-Lab:
        55.2826, 86.8271, -42.0253
        CIE-LCH:
        55.2826, 96.4628, 334.1725
        CIE-Luv:
        55.2826, 89.3495, -76.8110
        Hunter-Lab:
        48.1713, 88.1373, -41.4309
      #ed19cf color charts
#ed19cf RGB chart
      #ed19cf CMYK chart
      #ed19cf RGB pie chart
      #ed19cf color shades, tints & tones
#ed19cf color schemes
#ed19cf color preview, HTML & CSS examples
           This text has a color of #ed19cf        
        
          <p style="color:#ed19cf;">Text here</p>
        
        
          .mytext {color:#ed19cf;}
        
        Text color #ed19cf
      
           This box has a color of #ed19cf        
        
          <div style="background-color:#ed19cf;">Content here</div>
        
        
          .mybackground {background-color:#ed19cf;}
        
        Background color #ed19cf
      
           Border around this has a color of #ed19cf        
        
          <div style="border:2px solid #ed19cf;">Content here</div>
        
        
          .myborder {border:2px solid #ed19cf;}
        
        Border color #ed19cf