#ed63bf color space conversions
Hex:
        #ed63bf
        RGB:
        237, 99, 191
        CMY:
        7, 61, 25
        CMYK:
        0, 58, 19, 7
      HSL:
        320°, 79.3103%, 65.8824%
        HSV (HSB):
        320°, 58.2278%, 92.9412%
        XYZ:
        48.7909, 30.6898, 52.6424
        xyY:
        0.3693, 0.2323, 30.6898
      CIE-Lab:
        62.2449, 63.0847, -22.0669
        CIE-LCH:
        62.2449, 66.8328, 340.7203
        CIE-Luv:
        62.2449, 76.6545, -43.9155
        Hunter-Lab:
        55.3984, 60.2627, -17.5615
      #ed63bf color charts
#ed63bf RGB chart
      #ed63bf CMYK chart
      #ed63bf RGB pie chart
      #ed63bf color shades, tints & tones
#ed63bf color schemes
#ed63bf color preview, HTML & CSS examples
           This text has a color of #ed63bf        
        
          <p style="color:#ed63bf;">Text here</p>
        
        
          .mytext {color:#ed63bf;}
        
        Text color #ed63bf
      
           This box has a color of #ed63bf        
        
          <div style="background-color:#ed63bf;">Content here</div>
        
        
          .mybackground {background-color:#ed63bf;}
        
        Background color #ed63bf
      
           Border around this has a color of #ed63bf        
        
          <div style="border:2px solid #ed63bf;">Content here</div>
        
        
          .myborder {border:2px solid #ed63bf;}
        
        Border color #ed63bf