#ff21a0 color space conversions
Hex:
        #ff21a0
        RGB:
        255, 33, 160
        CMY:
        0, 87, 37
        CMYK:
        0, 87, 37, 0
      HSL:
        326°, 100.0000%, 56.4706%
        HSV (HSB):
        326°, 87.0588%, 100.0000%
        XYZ:
        48.1290, 24.8858, 35.5245
        xyY:
        0.4434, 0.2293, 24.8858
      CIE-Lab:
        56.9640, 84.0288, -11.8848
        CIE-LCH:
        56.9640, 84.8651, 351.9496
        CIE-Luv:
        56.9640, 123.5070, -32.6857
        Hunter-Lab:
        49.8856, 84.9146, -7.3015
      #ff21a0 color charts
#ff21a0 RGB chart
      #ff21a0 CMYK chart
      #ff21a0 RGB pie chart
      #ff21a0 color shades, tints & tones
#ff21a0 color schemes
#ff21a0 color preview, HTML & CSS examples
           This text has a color of #ff21a0        
        
          <p style="color:#ff21a0;">Text here</p>
        
        
          .mytext {color:#ff21a0;}
        
        Text color #ff21a0
      
           This box has a color of #ff21a0        
        
          <div style="background-color:#ff21a0;">Content here</div>
        
        
          .mybackground {background-color:#ff21a0;}
        
        Background color #ff21a0
      
           Border around this has a color of #ff21a0        
        
          <div style="border:2px solid #ff21a0;">Content here</div>
        
        
          .myborder {border:2px solid #ff21a0;}
        
        Border color #ff21a0