#ed54e2 color space conversions
Hex:
        #ed54e2
        RGB:
        237, 84, 226
        CMY:
        7, 67, 11
        CMYK:
        0, 65, 5, 7
      HSL:
        304°, 80.9524%, 62.9412%
        HSV (HSB):
        304°, 64.5570%, 92.9412%
        XYZ:
        51.8228, 29.8362, 74.9791
        xyY:
        0.3308, 0.1905, 29.8362
      CIE-Lab:
        61.5126, 74.3678, -42.9709
        CIE-LCH:
        61.5126, 85.8899, 329.9800
        CIE-Luv:
        61.5126, 70.6540, -78.0470
        Hunter-Lab:
        54.6225, 73.7617, -43.1503
      #ed54e2 color charts
#ed54e2 RGB chart
      #ed54e2 CMYK chart
      #ed54e2 RGB pie chart
      #ed54e2 color shades, tints & tones
#ed54e2 color schemes
#ed54e2 color preview, HTML & CSS examples
           This text has a color of #ed54e2        
        
          <p style="color:#ed54e2;">Text here</p>
        
        
          .mytext {color:#ed54e2;}
        
        Text color #ed54e2
      
           This box has a color of #ed54e2        
        
          <div style="background-color:#ed54e2;">Content here</div>
        
        
          .mybackground {background-color:#ed54e2;}
        
        Background color #ed54e2
      
           Border around this has a color of #ed54e2        
        
          <div style="border:2px solid #ed54e2;">Content here</div>
        
        
          .myborder {border:2px solid #ed54e2;}
        
        Border color #ed54e2