#ed169d color space conversions
Hex:
        #ed169d
        RGB:
        237, 22, 157
        CMY:
        7, 91, 38
        CMYK:
        0, 91, 34, 7
      HSL:
        322°, 85.6574%, 50.7843%
        HSV (HSB):
        322°, 90.7173%, 92.9412%
        XYZ:
        41.2978, 21.0127, 33.7775
        xyY:
        0.4298, 0.2187, 21.0127
      CIE-Lab:
        52.9634, 81.4477, -16.4874
        CIE-LCH:
        52.9634, 83.0997, 348.5563
        CIE-Luv:
        52.9634, 112.2162, -38.0489
        Hunter-Lab:
        45.8396, 80.5949, -11.6009
      #ed169d color charts
#ed169d RGB chart
      #ed169d CMYK chart
      #ed169d RGB pie chart
      #ed169d color shades, tints & tones
#ed169d color schemes
#ed169d color preview, HTML & CSS examples
           This text has a color of #ed169d        
        
          <p style="color:#ed169d;">Text here</p>
        
        
          .mytext {color:#ed169d;}
        
        Text color #ed169d
      
           This box has a color of #ed169d        
        
          <div style="background-color:#ed169d;">Content here</div>
        
        
          .mybackground {background-color:#ed169d;}
        
        Background color #ed169d
      
           Border around this has a color of #ed169d        
        
          <div style="border:2px solid #ed169d;">Content here</div>
        
        
          .myborder {border:2px solid #ed169d;}
        
        Border color #ed169d