#f21fe2 color space conversions
Hex:
        #f21fe2
        RGB:
        242, 31, 226
        CMY:
        5, 88, 11
        CMYK:
        0, 87, 7, 5
      HSL:
        305°, 89.0295%, 53.5294%
        HSV (HSB):
        305°, 87.1901%, 94.9020%
        XYZ:
        50.8354, 25.3482, 74.1649
        xyY:
        0.3381, 0.1686, 25.3482
      CIE-Lab:
        57.4131, 89.4269, -49.3973
        CIE-LCH:
        57.4131, 102.1630, 331.0848
        CIE-Luv:
        57.4131, 84.5583, -89.0191
        Hunter-Lab:
        50.3470, 92.1243, -52.0957
      #f21fe2 color charts
#f21fe2 RGB chart
      #f21fe2 CMYK chart
      #f21fe2 RGB pie chart
      #f21fe2 color shades, tints & tones
#f21fe2 color schemes
#f21fe2 color preview, HTML & CSS examples
           This text has a color of #f21fe2        
        
          <p style="color:#f21fe2;">Text here</p>
        
        
          .mytext {color:#f21fe2;}
        
        Text color #f21fe2
      
           This box has a color of #f21fe2        
        
          <div style="background-color:#f21fe2;">Content here</div>
        
        
          .mybackground {background-color:#f21fe2;}
        
        Background color #f21fe2
      
           Border around this has a color of #f21fe2        
        
          <div style="border:2px solid #f21fe2;">Content here</div>
        
        
          .myborder {border:2px solid #f21fe2;}
        
        Border color #f21fe2