#ed27af color space conversions
Hex:
        #ed27af
        RGB:
        237, 39, 175
        CMY:
        7, 85, 31
        CMYK:
        0, 84, 26, 7
      HSL:
        319°, 84.6154%, 54.1176%
        HSV (HSB):
        319°, 83.5443%, 92.9412%
        XYZ:
        43.3884, 22.5507, 42.6233
        xyY:
        0.3997, 0.2077, 22.5507
      CIE-Lab:
        54.6065, 80.6508, -24.5696
        CIE-LCH:
        54.6065, 84.3102, 343.0571
        CIE-Luv:
        54.6065, 101.3593, -49.6969
        Hunter-Lab:
        47.4876, 79.9885, -19.9755
      #ed27af color charts
#ed27af RGB chart
      #ed27af CMYK chart
      #ed27af RGB pie chart
      #ed27af color shades, tints & tones
#ed27af color schemes
#ed27af color preview, HTML & CSS examples
           This text has a color of #ed27af        
        
          <p style="color:#ed27af;">Text here</p>
        
        
          .mytext {color:#ed27af;}
        
        Text color #ed27af
      
           This box has a color of #ed27af        
        
          <div style="background-color:#ed27af;">Content here</div>
        
        
          .mybackground {background-color:#ed27af;}
        
        Background color #ed27af
      
           Border around this has a color of #ed27af        
        
          <div style="border:2px solid #ed27af;">Content here</div>
        
        
          .myborder {border:2px solid #ed27af;}
        
        Border color #ed27af