#ff21a5 color space conversions
Hex:
        #ff21a5
        RGB:
        255, 33, 165
        CMY:
        0, 87, 35
        CMYK:
        0, 87, 35, 0
      HSL:
        324°, 100.0000%, 56.4706%
        HSV (HSB):
        324°, 87.0588%, 100.0000%
        XYZ:
        48.5754, 25.0643, 37.8750
        xyY:
        0.4356, 0.2248, 25.0643
      CIE-Lab:
        57.1380, 84.5067, -14.5568
        CIE-LCH:
        57.1380, 85.7513, 350.2264
        CIE-Luv:
        57.1380, 121.2275, -36.5257
        Hunter-Lab:
        50.0643, 85.5790, -9.8095
      #ff21a5 color charts
#ff21a5 RGB chart
      #ff21a5 CMYK chart
      #ff21a5 RGB pie chart
      #ff21a5 color shades, tints & tones
#ff21a5 color schemes
#ff21a5 color preview, HTML & CSS examples
           This text has a color of #ff21a5        
        
          <p style="color:#ff21a5;">Text here</p>
        
        
          .mytext {color:#ff21a5;}
        
        Text color #ff21a5
      
           This box has a color of #ff21a5        
        
          <div style="background-color:#ff21a5;">Content here</div>
        
        
          .mybackground {background-color:#ff21a5;}
        
        Background color #ff21a5
      
           Border around this has a color of #ff21a5        
        
          <div style="border:2px solid #ff21a5;">Content here</div>
        
        
          .myborder {border:2px solid #ff21a5;}
        
        Border color #ff21a5