#ed69e1 color space conversions
Hex:
        #ed69e1
        RGB:
        237, 105, 225
        CMY:
        7, 59, 12
        CMYK:
        0, 56, 5, 7
      HSL:
        305°, 78.5714%, 67.0588%
        HSV (HSB):
        305°, 55.6962%, 92.9412%
        XYZ:
        53.5672, 33.5439, 74.8855
        xyY:
        0.3307, 0.2071, 33.5439
      CIE-Lab:
        64.5989, 65.5974, -37.5761
        CIE-LCH:
        64.5989, 75.5975, 330.1947
        CIE-Luv:
        64.5989, 64.1411, -68.8422
        Hunter-Lab:
        57.9171, 63.7388, -36.1186
      #ed69e1 color charts
#ed69e1 RGB chart
      #ed69e1 CMYK chart
      #ed69e1 RGB pie chart
      #ed69e1 color shades, tints & tones
#ed69e1 color schemes
#ed69e1 color preview, HTML & CSS examples
           This text has a color of #ed69e1        
        
          <p style="color:#ed69e1;">Text here</p>
        
        
          .mytext {color:#ed69e1;}
        
        Text color #ed69e1
      
           This box has a color of #ed69e1        
        
          <div style="background-color:#ed69e1;">Content here</div>
        
        
          .mybackground {background-color:#ed69e1;}
        
        Background color #ed69e1
      
           Border around this has a color of #ed69e1        
        
          <div style="border:2px solid #ed69e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed69e1;}
        
        Border color #ed69e1