#ed91d1 color space conversions
Hex:
        #ed91d1
        RGB:
        237, 145, 209
        CMY:
        7, 43, 18
        CMYK:
        0, 39, 12, 7
      HSL:
        318°, 71.8750%, 74.9020%
        HSV (HSB):
        318°, 38.8186%, 92.9412%
        XYZ:
        56.5591, 42.8588, 65.6132
        xyY:
        0.3427, 0.2597, 42.8588
      CIE-Lab:
        71.4590, 43.5783, -18.1387
        CIE-LCH:
        71.4590, 47.2025, 337.4013
        CIE-Luv:
        71.4590, 50.7004, -35.2727
        Hunter-Lab:
        65.4666, 39.6463, -13.5961
      #ed91d1 color charts
#ed91d1 RGB chart
      #ed91d1 CMYK chart
      #ed91d1 RGB pie chart
      #ed91d1 color shades, tints & tones
#ed91d1 color schemes
#ed91d1 color preview, HTML & CSS examples
           This text has a color of #ed91d1        
        
          <p style="color:#ed91d1;">Text here</p>
        
        
          .mytext {color:#ed91d1;}
        
        Text color #ed91d1
      
           This box has a color of #ed91d1        
        
          <div style="background-color:#ed91d1;">Content here</div>
        
        
          .mybackground {background-color:#ed91d1;}
        
        Background color #ed91d1
      
           Border around this has a color of #ed91d1        
        
          <div style="border:2px solid #ed91d1;">Content here</div>
        
        
          .myborder {border:2px solid #ed91d1;}
        
        Border color #ed91d1