#f21df7 color space conversions
Hex:
        #f21df7
        RGB:
        242, 29, 247
        CMY:
        5, 89, 3
        CMYK:
        2, 88, 0, 3
      HSL:
        299°, 93.1624%, 54.1176%
        HSV (HSB):
        299°, 88.2591%, 96.8627%
        XYZ:
        53.8458, 26.4714, 90.2672
        xyY:
        0.3157, 0.1552, 26.4714
      CIE-Lab:
        58.4818, 92.6790, -59.4657
        CIE-LCH:
        58.4818, 110.1162, 327.3145
        CIE-Luv:
        58.4818, 76.4761, -105.0926
        Hunter-Lab:
        51.4503, 96.7727, -68.0063
      #f21df7 color charts
#f21df7 RGB chart
      #f21df7 CMYK chart
      #f21df7 RGB pie chart
      #f21df7 color shades, tints & tones
#f21df7 color schemes
#f21df7 color preview, HTML & CSS examples
           This text has a color of #f21df7        
        
          <p style="color:#f21df7;">Text here</p>
        
        
          .mytext {color:#f21df7;}
        
        Text color #f21df7
      
           This box has a color of #f21df7        
        
          <div style="background-color:#f21df7;">Content here</div>
        
        
          .mybackground {background-color:#f21df7;}
        
        Background color #f21df7
      
           Border around this has a color of #f21df7        
        
          <div style="border:2px solid #f21df7;">Content here</div>
        
        
          .myborder {border:2px solid #f21df7;}
        
        Border color #f21df7