#ed12b8 color space conversions
Hex:
        #ed12b8
        RGB:
        237, 18, 184
        CMY:
        7, 93, 28
        CMYK:
        0, 92, 22, 7
      HSL:
        315°, 85.8824%, 50.0000%
        HSV (HSB):
        315°, 92.4051%, 92.9412%
        XYZ:
        43.7931, 21.8978, 47.2660
        xyY:
        0.3877, 0.1939, 21.8978
      CIE-Lab:
        53.9184, 84.8098, -30.8859
        CIE-LCH:
        53.9184, 90.2587, 339.9894
        CIE-Luv:
        53.9184, 100.1809, -59.5482
        Hunter-Lab:
        46.7951, 85.1573, -27.1300
      #ed12b8 color charts
#ed12b8 RGB chart
      #ed12b8 CMYK chart
      #ed12b8 RGB pie chart
      #ed12b8 color shades, tints & tones
#ed12b8 color schemes
#ed12b8 color preview, HTML & CSS examples
           This text has a color of #ed12b8        
        
          <p style="color:#ed12b8;">Text here</p>
        
        
          .mytext {color:#ed12b8;}
        
        Text color #ed12b8
      
           This box has a color of #ed12b8        
        
          <div style="background-color:#ed12b8;">Content here</div>
        
        
          .mybackground {background-color:#ed12b8;}
        
        Background color #ed12b8
      
           Border around this has a color of #ed12b8        
        
          <div style="border:2px solid #ed12b8;">Content here</div>
        
        
          .myborder {border:2px solid #ed12b8;}
        
        Border color #ed12b8