#ed54bb color space conversions
Hex:
        #ed54bb
        RGB:
        237, 84, 187
        CMY:
        7, 67, 27
        CMYK:
        0, 65, 21, 7
      HSL:
        320°, 80.9524%, 62.9412%
        HSV (HSB):
        320°, 64.5570%, 92.9412%
        XYZ:
        47.0650, 27.9330, 49.9247
        xyY:
        0.3768, 0.2236, 27.9330
      CIE-Lab:
        59.8282, 68.7243, -23.4845
        CIE-LCH:
        59.8282, 72.6261, 341.1336
        CIE-Luv:
        59.8282, 83.8893, -46.7549
        Hunter-Lab:
        52.8517, 66.4657, -19.0103
      #ed54bb color charts
#ed54bb RGB chart
      #ed54bb CMYK chart
      #ed54bb RGB pie chart
      #ed54bb color shades, tints & tones
#ed54bb color schemes
#ed54bb color preview, HTML & CSS examples
           This text has a color of #ed54bb        
        
          <p style="color:#ed54bb;">Text here</p>
        
        
          .mytext {color:#ed54bb;}
        
        Text color #ed54bb
      
           This box has a color of #ed54bb        
        
          <div style="background-color:#ed54bb;">Content here</div>
        
        
          .mybackground {background-color:#ed54bb;}
        
        Background color #ed54bb
      
           Border around this has a color of #ed54bb        
        
          <div style="border:2px solid #ed54bb;">Content here</div>
        
        
          .myborder {border:2px solid #ed54bb;}
        
        Border color #ed54bb