#ed21b0 color space conversions
Hex:
        #ed21b0
        RGB:
        237, 33, 176
        CMY:
        7, 87, 31
        CMYK:
        0, 86, 26, 7
      HSL:
        318°, 85.0000%, 52.9412%
        HSV (HSB):
        318°, 86.0759%, 92.9412%
        XYZ:
        43.3054, 22.2268, 43.0821
        xyY:
        0.3987, 0.2046, 22.2268
      CIE-Lab:
        54.2668, 81.8690, -25.6782
        CIE-LCH:
        54.2668, 85.8016, 342.5860
        CIE-Luv:
        54.2668, 101.9589, -51.4721
        Hunter-Lab:
        47.1453, 81.4570, -21.1783
      #ed21b0 color charts
#ed21b0 RGB chart
      #ed21b0 CMYK chart
      #ed21b0 RGB pie chart
      #ed21b0 color shades, tints & tones
#ed21b0 color schemes
#ed21b0 color preview, HTML & CSS examples
           This text has a color of #ed21b0        
        
          <p style="color:#ed21b0;">Text here</p>
        
        
          .mytext {color:#ed21b0;}
        
        Text color #ed21b0
      
           This box has a color of #ed21b0        
        
          <div style="background-color:#ed21b0;">Content here</div>
        
        
          .mybackground {background-color:#ed21b0;}
        
        Background color #ed21b0
      
           Border around this has a color of #ed21b0        
        
          <div style="border:2px solid #ed21b0;">Content here</div>
        
        
          .myborder {border:2px solid #ed21b0;}
        
        Border color #ed21b0