#ed149b color space conversions
Hex:
        #ed149b
        RGB:
        237, 20, 155
        CMY:
        7, 92, 39
        CMYK:
        0, 92, 35, 7
      HSL:
        323°, 85.7708%, 50.3922%
        HSV (HSB):
        323°, 91.5612%, 92.9412%
        XYZ:
        41.0916, 20.8714, 32.8732
        xyY:
        0.4333, 0.2201, 20.8714
      CIE-Lab:
        52.8085, 81.4842, -15.5353
        CIE-LCH:
        52.8085, 82.9519, 349.2059
        CIE-Luv:
        52.8085, 113.3940, -36.7099
        Hunter-Lab:
        45.6852, 80.6028, -10.6829
      #ed149b color charts
#ed149b RGB chart
      #ed149b CMYK chart
      #ed149b RGB pie chart
      #ed149b color shades, tints & tones
#ed149b color schemes
#ed149b color preview, HTML & CSS examples
           This text has a color of #ed149b        
        
          <p style="color:#ed149b;">Text here</p>
        
        
          .mytext {color:#ed149b;}
        
        Text color #ed149b
      
           This box has a color of #ed149b        
        
          <div style="background-color:#ed149b;">Content here</div>
        
        
          .mybackground {background-color:#ed149b;}
        
        Background color #ed149b
      
           Border around this has a color of #ed149b        
        
          <div style="border:2px solid #ed149b;">Content here</div>
        
        
          .myborder {border:2px solid #ed149b;}
        
        Border color #ed149b