#ed63bd color space conversions
Hex:
        #ed63bd
        RGB:
        237, 99, 189
        CMY:
        7, 61, 26
        CMYK:
        0, 58, 20, 7
      HSL:
        321°, 79.3103%, 65.8824%
        HSV (HSB):
        321°, 58.2278%, 92.9412%
        XYZ:
        48.5722, 30.6023, 51.4909
        xyY:
        0.3717, 0.2342, 30.6023
      CIE-Lab:
        62.1705, 62.8064, -21.0422
        CIE-LCH:
        62.1705, 66.2376, 341.4775
        CIE-Luv:
        62.1705, 77.2755, -42.3043
        Hunter-Lab:
        55.3194, 59.9199, -16.4632
      #ed63bd color charts
#ed63bd RGB chart
      #ed63bd CMYK chart
      #ed63bd RGB pie chart
      #ed63bd color shades, tints & tones
#ed63bd color schemes
#ed63bd color preview, HTML & CSS examples
           This text has a color of #ed63bd        
        
          <p style="color:#ed63bd;">Text here</p>
        
        
          .mytext {color:#ed63bd;}
        
        Text color #ed63bd
      
           This box has a color of #ed63bd        
        
          <div style="background-color:#ed63bd;">Content here</div>
        
        
          .mybackground {background-color:#ed63bd;}
        
        Background color #ed63bd
      
           Border around this has a color of #ed63bd        
        
          <div style="border:2px solid #ed63bd;">Content here</div>
        
        
          .myborder {border:2px solid #ed63bd;}
        
        Border color #ed63bd