#ed11b4 color space conversions
Hex:
        #ed11b4
        RGB:
        237, 17, 180
        CMY:
        7, 93, 29
        CMYK:
        0, 93, 24, 7
      HSL:
        316°, 86.6142%, 49.8039%
        HSV (HSB):
        316°, 92.8270%, 92.9412%
        XYZ:
        43.3637, 21.7007, 45.0831
        xyY:
        0.3937, 0.1970, 21.7007
      CIE-Lab:
        53.7080, 84.4505, -28.8807
        CIE-LCH:
        53.7080, 89.2524, 341.1201
        CIE-Luv:
        53.7080, 102.0999, -56.4978
        Hunter-Lab:
        46.5840, 84.6385, -24.7709
      #ed11b4 color charts
#ed11b4 RGB chart
      #ed11b4 CMYK chart
      #ed11b4 RGB pie chart
      #ed11b4 color shades, tints & tones
#ed11b4 color schemes
#ed11b4 color preview, HTML & CSS examples
           This text has a color of #ed11b4        
        
          <p style="color:#ed11b4;">Text here</p>
        
        
          .mytext {color:#ed11b4;}
        
        Text color #ed11b4
      
           This box has a color of #ed11b4        
        
          <div style="background-color:#ed11b4;">Content here</div>
        
        
          .mybackground {background-color:#ed11b4;}
        
        Background color #ed11b4
      
           Border around this has a color of #ed11b4        
        
          <div style="border:2px solid #ed11b4;">Content here</div>
        
        
          .myborder {border:2px solid #ed11b4;}
        
        Border color #ed11b4