#ef21f2 color space conversions
Hex:
        #ef21f2
        RGB:
        239, 33, 242
        CMY:
        6, 87, 5
        CMYK:
        1, 86, 0, 5
      HSL:
        299°, 88.9362%, 53.9216%
        HSV (HSB):
        299°, 86.3636%, 94.9020%
        XYZ:
        52.1675, 25.8492, 86.2443
        xyY:
        0.3176, 0.1574, 25.8492
      CIE-Lab:
        57.8937, 90.8701, -57.6461
        CIE-LCH:
        57.8937, 107.6125, 327.6098
        CIE-Luv:
        57.8937, 75.8946, -101.8604
        Hunter-Lab:
        50.8421, 94.1793, -64.9850
      #ef21f2 color charts
#ef21f2 RGB chart
      #ef21f2 CMYK chart
      #ef21f2 RGB pie chart
      #ef21f2 color shades, tints & tones
#ef21f2 color schemes
#ef21f2 color preview, HTML & CSS examples
           This text has a color of #ef21f2        
        
          <p style="color:#ef21f2;">Text here</p>
        
        
          .mytext {color:#ef21f2;}
        
        Text color #ef21f2
      
           This box has a color of #ef21f2        
        
          <div style="background-color:#ef21f2;">Content here</div>
        
        
          .mybackground {background-color:#ef21f2;}
        
        Background color #ef21f2
      
           Border around this has a color of #ef21f2        
        
          <div style="border:2px solid #ef21f2;">Content here</div>
        
        
          .myborder {border:2px solid #ef21f2;}
        
        Border color #ef21f2