#ef21bd color space conversions
Hex:
        #ef21bd
        RGB:
        239, 33, 189
        CMY:
        6, 87, 26
        CMYK:
        0, 86, 21, 6
      HSL:
        315°, 86.5546%, 53.3333%
        HSV (HSB):
        315°, 86.1925%, 93.7255%
        XYZ:
        45.3258, 23.1126, 50.2163
        xyY:
        0.3820, 0.1948, 23.1126
      CIE-Lab:
        55.1881, 83.7908, -31.7844
        CIE-LCH:
        55.1881, 89.6166, 339.2267
        CIE-Luv:
        55.1881, 97.7583, -60.9954
        Hunter-Lab:
        48.0755, 84.1582, -28.2773
      #ef21bd color charts
#ef21bd RGB chart
      #ef21bd CMYK chart
      #ef21bd RGB pie chart
      #ef21bd color shades, tints & tones
#ef21bd color schemes
#ef21bd color preview, HTML & CSS examples
           This text has a color of #ef21bd        
        
          <p style="color:#ef21bd;">Text here</p>
        
        
          .mytext {color:#ef21bd;}
        
        Text color #ef21bd
      
           This box has a color of #ef21bd        
        
          <div style="background-color:#ef21bd;">Content here</div>
        
        
          .mybackground {background-color:#ef21bd;}
        
        Background color #ef21bd
      
           Border around this has a color of #ef21bd        
        
          <div style="border:2px solid #ef21bd;">Content here</div>
        
        
          .myborder {border:2px solid #ef21bd;}
        
        Border color #ef21bd