#ff21d6 color space conversions
Hex:
        #ff21d6
        RGB:
        255, 33, 214
        CMY:
        0, 87, 16
        CMYK:
        0, 87, 16, 0
      HSL:
        311°, 100.0000%, 56.4706%
        HSV (HSB):
        311°, 87.0588%, 100.0000%
        XYZ:
        53.9215, 27.2028, 66.0270
        xyY:
        0.3664, 0.1849, 27.2028
      CIE-Lab:
        59.1615, 89.9428, -39.6956
        CIE-LCH:
        59.1615, 98.3130, 336.1861
        CIE-Luv:
        59.1615, 99.1641, -74.9213
        Hunter-Lab:
        52.1563, 93.2678, -38.5486
      #ff21d6 color charts
#ff21d6 RGB chart
      #ff21d6 CMYK chart
      #ff21d6 RGB pie chart
      #ff21d6 color shades, tints & tones
#ff21d6 color schemes
#ff21d6 color preview, HTML & CSS examples
           This text has a color of #ff21d6        
        
          <p style="color:#ff21d6;">Text here</p>
        
        
          .mytext {color:#ff21d6;}
        
        Text color #ff21d6
      
           This box has a color of #ff21d6        
        
          <div style="background-color:#ff21d6;">Content here</div>
        
        
          .mybackground {background-color:#ff21d6;}
        
        Background color #ff21d6
      
           Border around this has a color of #ff21d6        
        
          <div style="border:2px solid #ff21d6;">Content here</div>
        
        
          .myborder {border:2px solid #ff21d6;}
        
        Border color #ff21d6