#ec21b1 color space conversions
Hex:
        #ec21b1
        RGB:
        236, 33, 177
        CMY:
        7, 87, 31
        CMYK:
        0, 86, 25, 7
      HSL:
        317°, 84.2324%, 52.7451%
        HSV (HSB):
        317°, 86.0169%, 92.5490%
        XYZ:
        43.0717, 22.0949, 43.5896
        xyY:
        0.3960, 0.2032, 22.0949
      CIE-Lab:
        54.1276, 81.7763, -26.4927
        CIE-LCH:
        54.1276, 85.9606, 342.0495
        CIE-Luv:
        54.1276, 100.7246, -52.6136
        Hunter-Lab:
        47.0052, 81.3037, -22.0780
      #ec21b1 color charts
#ec21b1 RGB chart
      #ec21b1 CMYK chart
      #ec21b1 RGB pie chart
      #ec21b1 color shades, tints & tones
#ec21b1 color schemes
#ec21b1 color preview, HTML & CSS examples
           This text has a color of #ec21b1        
        
          <p style="color:#ec21b1;">Text here</p>
        
        
          .mytext {color:#ec21b1;}
        
        Text color #ec21b1
      
           This box has a color of #ec21b1        
        
          <div style="background-color:#ec21b1;">Content here</div>
        
        
          .mybackground {background-color:#ec21b1;}
        
        Background color #ec21b1
      
           Border around this has a color of #ec21b1        
        
          <div style="border:2px solid #ec21b1;">Content here</div>
        
        
          .myborder {border:2px solid #ec21b1;}
        
        Border color #ec21b1