#ed17ee color space conversions
Hex:
        #ed17ee
        RGB:
        237, 23, 238
        CMY:
        7, 91, 7
        CMYK:
        0, 90, 0, 7
      HSL:
        300°, 86.3454%, 51.1765%
        HSV (HSB):
        300°, 90.3361%, 93.3333%
        XYZ:
        50.6641, 24.7904, 83.0036
        xyY:
        0.3197, 0.1564, 24.7904
      CIE-Lab:
        56.8706, 91.3090, -57.0627
        CIE-LCH:
        56.8706, 107.6730, 327.9971
        CIE-Luv:
        56.8706, 76.8468, -100.6140
        Hunter-Lab:
        49.7899, 94.5015, -63.9881
      #ed17ee color charts
#ed17ee RGB chart
      #ed17ee CMYK chart
      #ed17ee RGB pie chart
      #ed17ee color shades, tints & tones
#ed17ee color schemes
#ed17ee color preview, HTML & CSS examples
           This text has a color of #ed17ee        
        
          <p style="color:#ed17ee;">Text here</p>
        
        
          .mytext {color:#ed17ee;}
        
        Text color #ed17ee
      
           This box has a color of #ed17ee        
        
          <div style="background-color:#ed17ee;">Content here</div>
        
        
          .mybackground {background-color:#ed17ee;}
        
        Background color #ed17ee
      
           Border around this has a color of #ed17ee        
        
          <div style="border:2px solid #ed17ee;">Content here</div>
        
        
          .myborder {border:2px solid #ed17ee;}
        
        Border color #ed17ee