#ed335b color space conversions
Hex:
        #ed335b
        RGB:
        237, 51, 91
        CMY:
        7, 80, 64
        CMYK:
        0, 78, 62, 7
      HSL:
        347°, 83.7838%, 56.4706%
        HSV (HSB):
        347°, 78.4810%, 92.9412%
        XYZ:
        37.9972, 21.1275, 11.9729
        xyY:
        0.5344, 0.2972, 21.1275
      CIE-Lab:
        53.0888, 70.5370, 23.3015
        CIE-LCH:
        53.0888, 74.2861, 18.2807
        CIE-Luv:
        53.0888, 131.8532, 12.5526
        Hunter-Lab:
        45.9647, 67.1208, 16.7314
      #ed335b color charts
#ed335b RGB chart
      #ed335b CMYK chart
      #ed335b RGB pie chart
      #ed335b color shades, tints & tones
#ed335b color schemes
#ed335b color preview, HTML & CSS examples
           This text has a color of #ed335b        
        
          <p style="color:#ed335b;">Text here</p>
        
        
          .mytext {color:#ed335b;}
        
        Text color #ed335b
      
           This box has a color of #ed335b        
        
          <div style="background-color:#ed335b;">Content here</div>
        
        
          .mybackground {background-color:#ed335b;}
        
        Background color #ed335b
      
           Border around this has a color of #ed335b        
        
          <div style="border:2px solid #ed335b;">Content here</div>
        
        
          .myborder {border:2px solid #ed335b;}
        
        Border color #ed335b