#ed04ef color space conversions
Hex:
        #ed04ef
        RGB:
        237, 4, 239
        CMY:
        7, 98, 6
        CMYK:
        1, 98, 0, 6
      HSL:
        299°, 96.7078%, 47.6471%
        HSV (HSB):
        299°, 98.3264%, 93.7255%
        XYZ:
        50.5485, 24.3234, 83.6920
        xyY:
        0.3188, 0.1534, 24.3234
      CIE-Lab:
        56.4101, 92.9853, -58.3603
        CIE-LCH:
        56.4101, 109.7824, 327.8864
        CIE-Luv:
        56.4101, 77.3945, -102.5758
        Hunter-Lab:
        49.3187, 96.6431, -66.0898
      #ed04ef color charts
#ed04ef RGB chart
      #ed04ef CMYK chart
      #ed04ef RGB pie chart
      #ed04ef color shades, tints & tones
#ed04ef color schemes
#ed04ef color preview, HTML & CSS examples
           This text has a color of #ed04ef        
        
          <p style="color:#ed04ef;">Text here</p>
        
        
          .mytext {color:#ed04ef;}
        
        Text color #ed04ef
      
           This box has a color of #ed04ef        
        
          <div style="background-color:#ed04ef;">Content here</div>
        
        
          .mybackground {background-color:#ed04ef;}
        
        Background color #ed04ef
      
           Border around this has a color of #ed04ef        
        
          <div style="border:2px solid #ed04ef;">Content here</div>
        
        
          .myborder {border:2px solid #ed04ef;}
        
        Border color #ed04ef