#ed42ea color space conversions
Hex:
        #ed42ea
        RGB:
        237, 66, 234
        CMY:
        7, 74, 8
        CMYK:
        0, 72, 1, 7
      HSL:
        301°, 82.6087%, 59.4118%
        HSV (HSB):
        301°, 72.1519%, 92.9412%
        XYZ:
        51.7245, 27.8415, 80.4897
        xyY:
        0.3232, 0.1739, 27.8415
      CIE-Lab:
        59.7452, 81.7273, -50.2429
        CIE-LCH:
        59.7452, 95.9359, 328.4184
        CIE-Luv:
        59.7452, 72.4120, -89.9570
        Hunter-Lab:
        52.7650, 82.6414, -53.5076
      #ed42ea color charts
#ed42ea RGB chart
      #ed42ea CMYK chart
      #ed42ea RGB pie chart
      #ed42ea color shades, tints & tones
#ed42ea color schemes
#ed42ea color preview, HTML & CSS examples
           This text has a color of #ed42ea        
        
          <p style="color:#ed42ea;">Text here</p>
        
        
          .mytext {color:#ed42ea;}
        
        Text color #ed42ea
      
           This box has a color of #ed42ea        
        
          <div style="background-color:#ed42ea;">Content here</div>
        
        
          .mybackground {background-color:#ed42ea;}
        
        Background color #ed42ea
      
           Border around this has a color of #ed42ea        
        
          <div style="border:2px solid #ed42ea;">Content here</div>
        
        
          .myborder {border:2px solid #ed42ea;}
        
        Border color #ed42ea