#f21fe4 color space conversions
Hex:
        #f21fe4
        RGB:
        242, 31, 228
        CMY:
        5, 88, 11
        CMYK:
        0, 87, 6, 5
      HSL:
        304°, 89.0295%, 53.5294%
        HSV (HSB):
        304°, 87.1901%, 94.9020%
        XYZ:
        51.1115, 25.4587, 75.6189
        xyY:
        0.3358, 0.1673, 25.4587
      CIE-Lab:
        57.5196, 89.7015, -50.3563
        CIE-LCH:
        57.5196, 102.8694, 330.6912
        CIE-Luv:
        57.5196, 83.7473, -90.5478
        Hunter-Lab:
        50.4566, 92.5180, -53.5379
      #f21fe4 color charts
#f21fe4 RGB chart
      #f21fe4 CMYK chart
      #f21fe4 RGB pie chart
      #f21fe4 color shades, tints & tones
#f21fe4 color schemes
#f21fe4 color preview, HTML & CSS examples
           This text has a color of #f21fe4        
        
          <p style="color:#f21fe4;">Text here</p>
        
        
          .mytext {color:#f21fe4;}
        
        Text color #f21fe4
      
           This box has a color of #f21fe4        
        
          <div style="background-color:#f21fe4;">Content here</div>
        
        
          .mybackground {background-color:#f21fe4;}
        
        Background color #f21fe4
      
           Border around this has a color of #f21fe4        
        
          <div style="border:2px solid #f21fe4;">Content here</div>
        
        
          .myborder {border:2px solid #f21fe4;}
        
        Border color #f21fe4