#ed42c0 color space conversions
Hex:
        #ed42c0
        RGB:
        237, 66, 192
        CMY:
        7, 74, 25
        CMYK:
        0, 72, 19, 7
      HSL:
        316°, 82.6087%, 59.4118%
        HSV (HSB):
        316°, 72.1519%, 92.9412%
        XYZ:
        46.3877, 25.7067, 52.3862
        xyY:
        0.3727, 0.2065, 25.7067
      CIE-Lab:
        57.7576, 75.7424, -29.5485
        CIE-LCH:
        57.7576, 81.3020, 338.6884
        CIE-Luv:
        57.7576, 87.9307, -56.7883
        Hunter-Lab:
        50.7018, 74.5837, -25.7684
      #ed42c0 color charts
#ed42c0 RGB chart
      #ed42c0 CMYK chart
      #ed42c0 RGB pie chart
      #ed42c0 color shades, tints & tones
#ed42c0 color schemes
#ed42c0 color preview, HTML & CSS examples
           This text has a color of #ed42c0        
        
          <p style="color:#ed42c0;">Text here</p>
        
        
          .mytext {color:#ed42c0;}
        
        Text color #ed42c0
      
           This box has a color of #ed42c0        
        
          <div style="background-color:#ed42c0;">Content here</div>
        
        
          .mybackground {background-color:#ed42c0;}
        
        Background color #ed42c0
      
           Border around this has a color of #ed42c0        
        
          <div style="border:2px solid #ed42c0;">Content here</div>
        
        
          .myborder {border:2px solid #ed42c0;}
        
        Border color #ed42c0