#f21fc4 color space conversions
Hex:
        #f21fc4
        RGB:
        242, 31, 196
        CMY:
        5, 88, 23
        CMYK:
        0, 87, 19, 5
      HSL:
        313°, 89.0295%, 53.5294%
        HSV (HSB):
        313°, 87.1901%, 94.9020%
        XYZ:
        47.0717, 23.8427, 54.3457
        xyY:
        0.3758, 0.1903, 23.8427
      CIE-Lab:
        55.9300, 85.5457, -34.6297
        CIE-LCH:
        55.9300, 92.2891, 337.9614
        CIE-Luv:
        55.9300, 97.2827, -65.7144
        Hunter-Lab:
        48.8290, 86.6252, -31.8082
      #f21fc4 color charts
#f21fc4 RGB chart
      #f21fc4 CMYK chart
      #f21fc4 RGB pie chart
      #f21fc4 color shades, tints & tones
#f21fc4 color schemes
#f21fc4 color preview, HTML & CSS examples
           This text has a color of #f21fc4        
        
          <p style="color:#f21fc4;">Text here</p>
        
        
          .mytext {color:#f21fc4;}
        
        Text color #f21fc4
      
           This box has a color of #f21fc4        
        
          <div style="background-color:#f21fc4;">Content here</div>
        
        
          .mybackground {background-color:#f21fc4;}
        
        Background color #f21fc4
      
           Border around this has a color of #f21fc4        
        
          <div style="border:2px solid #f21fc4;">Content here</div>
        
        
          .myborder {border:2px solid #f21fc4;}
        
        Border color #f21fc4