#ed156a color space conversions
Hex:
        #ed156a
        RGB:
        237, 21, 106
        CMY:
        7, 92, 58
        CMYK:
        0, 91, 55, 7
      HSL:
        336°, 85.7143%, 50.5882%
        HSV (HSB):
        336°, 91.1392%, 92.9412%
        XYZ:
        37.7947, 19.5815, 15.4233
        xyY:
        0.5192, 0.2690, 19.5815
      CIE-Lab:
        51.3607, 77.3303, 11.8828
        CIE-LCH:
        51.3607, 78.2380, 8.7359
        CIE-Luv:
        51.3607, 135.0938, -1.2335
        Hunter-Lab:
        44.2509, 75.0177, 10.3107
      #ed156a color charts
#ed156a RGB chart
      #ed156a CMYK chart
      #ed156a RGB pie chart
      #ed156a color shades, tints & tones
#ed156a color schemes
#ed156a color preview, HTML & CSS examples
           This text has a color of #ed156a        
        
          <p style="color:#ed156a;">Text here</p>
        
        
          .mytext {color:#ed156a;}
        
        Text color #ed156a
      
           This box has a color of #ed156a        
        
          <div style="background-color:#ed156a;">Content here</div>
        
        
          .mybackground {background-color:#ed156a;}
        
        Background color #ed156a
      
           Border around this has a color of #ed156a        
        
          <div style="border:2px solid #ed156a;">Content here</div>
        
        
          .myborder {border:2px solid #ed156a;}
        
        Border color #ed156a