#ed63e0 color space conversions
Hex:
        #ed63e0
        RGB:
        237, 99, 224
        CMY:
        7, 61, 12
        CMYK:
        0, 58, 5, 7
      HSL:
        306°, 79.3103%, 65.8824%
        HSV (HSB):
        306°, 58.2278%, 92.9412%
        XYZ:
        52.8414, 32.3100, 73.9724
        xyY:
        0.3321, 0.2030, 32.3100
      CIE-Lab:
        63.5983, 68.0367, -38.5809
        CIE-LCH:
        63.5983, 78.2143, 330.4442
        CIE-Luv:
        63.5983, 66.5469, -70.6232
        Hunter-Lab:
        56.8419, 66.4640, -37.3690
      #ed63e0 color charts
#ed63e0 RGB chart
      #ed63e0 CMYK chart
      #ed63e0 RGB pie chart
      #ed63e0 color shades, tints & tones
#ed63e0 color schemes
#ed63e0 color preview, HTML & CSS examples
           This text has a color of #ed63e0        
        
          <p style="color:#ed63e0;">Text here</p>
        
        
          .mytext {color:#ed63e0;}
        
        Text color #ed63e0
      
           This box has a color of #ed63e0        
        
          <div style="background-color:#ed63e0;">Content here</div>
        
        
          .mybackground {background-color:#ed63e0;}
        
        Background color #ed63e0
      
           Border around this has a color of #ed63e0        
        
          <div style="border:2px solid #ed63e0;">Content here</div>
        
        
          .myborder {border:2px solid #ed63e0;}
        
        Border color #ed63e0