#ed3be4 color space conversions
Hex:
        #ed3be4
        RGB:
        237, 59, 228
        CMY:
        7, 77, 11
        CMYK:
        0, 75, 4, 7
      HSL:
        303°, 83.1776%, 58.0392%
        HSV (HSB):
        303°, 75.1055%, 92.9412%
        XYZ:
        50.4926, 26.7339, 75.8977
        xyY:
        0.3297, 0.1746, 26.7339
      CIE-Lab:
        58.7272, 82.8485, -48.4916
        CIE-LCH:
        58.7272, 95.9964, 329.6594
        CIE-Luv:
        58.7272, 75.9850, -87.0990
        Hunter-Lab:
        51.7048, 83.8316, -50.8386
      #ed3be4 color charts
#ed3be4 RGB chart
      #ed3be4 CMYK chart
      #ed3be4 RGB pie chart
      #ed3be4 color shades, tints & tones
#ed3be4 color schemes
#ed3be4 color preview, HTML & CSS examples
           This text has a color of #ed3be4        
        
          <p style="color:#ed3be4;">Text here</p>
        
        
          .mytext {color:#ed3be4;}
        
        Text color #ed3be4
      
           This box has a color of #ed3be4        
        
          <div style="background-color:#ed3be4;">Content here</div>
        
        
          .mybackground {background-color:#ed3be4;}
        
        Background color #ed3be4
      
           Border around this has a color of #ed3be4        
        
          <div style="border:2px solid #ed3be4;">Content here</div>
        
        
          .myborder {border:2px solid #ed3be4;}
        
        Border color #ed3be4