#ed459b color space conversions
Hex:
        #ed459b
        RGB:
        237, 69, 155
        CMY:
        7, 73, 39
        CMYK:
        0, 71, 35, 7
      HSL:
        329°, 82.3529%, 60.0000%
        HSV (HSB):
        329°, 70.8861%, 92.9412%
        XYZ:
        42.9696, 24.6273, 33.4991
        xyY:
        0.4250, 0.2436, 24.6273
      CIE-Lab:
        56.7105, 70.3390, -9.6539
        CIE-LCH:
        56.7105, 70.9984, 352.1851
        CIE-Luv:
        56.7105, 101.2122, -26.6690
        Hunter-Lab:
        49.6259, 67.7123, -5.2846
      #ed459b color charts
#ed459b RGB chart
      #ed459b CMYK chart
      #ed459b RGB pie chart
      #ed459b color shades, tints & tones
#ed459b color schemes
#ed459b color preview, HTML & CSS examples
           This text has a color of #ed459b        
        
          <p style="color:#ed459b;">Text here</p>
        
        
          .mytext {color:#ed459b;}
        
        Text color #ed459b
      
           This box has a color of #ed459b        
        
          <div style="background-color:#ed459b;">Content here</div>
        
        
          .mybackground {background-color:#ed459b;}
        
        Background color #ed459b
      
           Border around this has a color of #ed459b        
        
          <div style="border:2px solid #ed459b;">Content here</div>
        
        
          .myborder {border:2px solid #ed459b;}
        
        Border color #ed459b