#ed54bd color space conversions
Hex:
        #ed54bd
        RGB:
        237, 84, 189
        CMY:
        7, 67, 26
        CMYK:
        0, 65, 20, 7
      HSL:
        319°, 80.9524%, 62.9412%
        HSV (HSB):
        319°, 64.5570%, 92.9412%
        XYZ:
        47.2807, 28.0193, 51.0604
        xyY:
        0.3742, 0.2217, 28.0193
      CIE-Lab:
        59.9062, 68.9915, -24.5107
        CIE-LCH:
        59.9062, 73.2161, 340.4413
        CIE-Luv:
        59.9062, 83.1953, -48.3598
        Hunter-Lab:
        52.9333, 66.8054, -20.1390
      #ed54bd color charts
#ed54bd RGB chart
      #ed54bd CMYK chart
      #ed54bd RGB pie chart
      #ed54bd color shades, tints & tones
#ed54bd color schemes
#ed54bd color preview, HTML & CSS examples
           This text has a color of #ed54bd        
        
          <p style="color:#ed54bd;">Text here</p>
        
        
          .mytext {color:#ed54bd;}
        
        Text color #ed54bd
      
           This box has a color of #ed54bd        
        
          <div style="background-color:#ed54bd;">Content here</div>
        
        
          .mybackground {background-color:#ed54bd;}
        
        Background color #ed54bd
      
           Border around this has a color of #ed54bd        
        
          <div style="border:2px solid #ed54bd;">Content here</div>
        
        
          .myborder {border:2px solid #ed54bd;}
        
        Border color #ed54bd