#ed63c2 color space conversions
Hex:
        #ed63c2
        RGB:
        237, 99, 194
        CMY:
        7, 61, 24
        CMYK:
        0, 58, 18, 7
      HSL:
        319°, 79.3103%, 65.8824%
        HSV (HSB):
        319°, 58.2278%, 92.9412%
        XYZ:
        49.1245, 30.8232, 54.3993
        xyY:
        0.3657, 0.2294, 30.8232
      CIE-Lab:
        62.3581, 63.5070, -23.5988
        CIE-LCH:
        62.3581, 67.7498, 339.6152
        CIE-Luv:
        62.3581, 75.7236, -46.3365
        Hunter-Lab:
        55.5187, 60.7841, -19.2315
      #ed63c2 color charts
#ed63c2 RGB chart
      #ed63c2 CMYK chart
      #ed63c2 RGB pie chart
      #ed63c2 color shades, tints & tones
#ed63c2 color schemes
#ed63c2 color preview, HTML & CSS examples
           This text has a color of #ed63c2        
        
          <p style="color:#ed63c2;">Text here</p>
        
        
          .mytext {color:#ed63c2;}
        
        Text color #ed63c2
      
           This box has a color of #ed63c2        
        
          <div style="background-color:#ed63c2;">Content here</div>
        
        
          .mybackground {background-color:#ed63c2;}
        
        Background color #ed63c2
      
           Border around this has a color of #ed63c2        
        
          <div style="border:2px solid #ed63c2;">Content here</div>
        
        
          .myborder {border:2px solid #ed63c2;}
        
        Border color #ed63c2