#ed6386 color space conversions
Hex:
        #ed6386
        RGB:
        237, 99, 134
        CMY:
        7, 61, 47
        CMYK:
        0, 58, 43, 7
      HSL:
        345°, 79.3103%, 65.8824%
        HSV (HSB):
        345°, 58.2278%, 92.9412%
        XYZ:
        43.6900, 28.6494, 25.7814
        xyY:
        0.4453, 0.2920, 28.6494
      CIE-Lab:
        60.4710, 56.2627, 8.1154
        CIE-LCH:
        60.4710, 56.8449, 8.2078
        CIE-Luv:
        60.4710, 93.9085, -0.1476
        Hunter-Lab:
        53.5252, 52.0317, 8.9094
      #ed6386 color charts
#ed6386 RGB chart
      #ed6386 CMYK chart
      #ed6386 RGB pie chart
      #ed6386 color shades, tints & tones
#ed6386 color schemes
#ed6386 color preview, HTML & CSS examples
           This text has a color of #ed6386        
        
          <p style="color:#ed6386;">Text here</p>
        
        
          .mytext {color:#ed6386;}
        
        Text color #ed6386
      
           This box has a color of #ed6386        
        
          <div style="background-color:#ed6386;">Content here</div>
        
        
          .mybackground {background-color:#ed6386;}
        
        Background color #ed6386
      
           Border around this has a color of #ed6386        
        
          <div style="border:2px solid #ed6386;">Content here</div>
        
        
          .myborder {border:2px solid #ed6386;}
        
        Border color #ed6386