#ed26af color space conversions
Hex:
        #ed26af
        RGB:
        237, 38, 175
        CMY:
        7, 85, 31
        CMYK:
        0, 84, 26, 7
      HSL:
        319°, 84.6809%, 53.9216%
        HSV (HSB):
        319°, 83.9662%, 92.9412%
        XYZ:
        43.3560, 22.4859, 42.6125
        xyY:
        0.3998, 0.2073, 22.4859
      CIE-Lab:
        54.5388, 80.8468, -24.6740
        CIE-LCH:
        54.5388, 84.5281, 343.0281
        CIE-Luv:
        54.5388, 101.5454, -49.8726
        Hunter-Lab:
        47.4193, 80.2209, -20.0864
      #ed26af color charts
#ed26af RGB chart
      #ed26af CMYK chart
      #ed26af RGB pie chart
      #ed26af color shades, tints & tones
#ed26af color schemes
#ed26af color preview, HTML & CSS examples
           This text has a color of #ed26af        
        
          <p style="color:#ed26af;">Text here</p>
        
        
          .mytext {color:#ed26af;}
        
        Text color #ed26af
      
           This box has a color of #ed26af        
        
          <div style="background-color:#ed26af;">Content here</div>
        
        
          .mybackground {background-color:#ed26af;}
        
        Background color #ed26af
      
           Border around this has a color of #ed26af        
        
          <div style="border:2px solid #ed26af;">Content here</div>
        
        
          .myborder {border:2px solid #ed26af;}
        
        Border color #ed26af