#f213f0 color space conversions
Hex:
        #f213f0
        RGB:
        242, 19, 240
        CMY:
        5, 93, 6
        CMYK:
        0, 92, 1, 5
      HSL:
        301°, 89.5582%, 51.1765%
        HSV (HSB):
        301°, 92.1488%, 94.9020%
        XYZ:
        52.5790, 25.6343, 84.6148
        xyY:
        0.3229, 0.1574, 25.6343
      CIE-Lab:
        57.6883, 92.8292, -56.8274
        CIE-LCH:
        57.6883, 108.8422, 328.5262
        CIE-Luv:
        57.6883, 79.9088, -100.8153
        Hunter-Lab:
        50.6303, 96.7673, -63.6459
      #f213f0 color charts
#f213f0 RGB chart
      #f213f0 CMYK chart
      #f213f0 RGB pie chart
      #f213f0 color shades, tints & tones
#f213f0 color schemes
#f213f0 color preview, HTML & CSS examples
           This text has a color of #f213f0        
        
          <p style="color:#f213f0;">Text here</p>
        
        
          .mytext {color:#f213f0;}
        
        Text color #f213f0
      
           This box has a color of #f213f0        
        
          <div style="background-color:#f213f0;">Content here</div>
        
        
          .mybackground {background-color:#f213f0;}
        
        Background color #f213f0
      
           Border around this has a color of #f213f0        
        
          <div style="border:2px solid #f213f0;">Content here</div>
        
        
          .myborder {border:2px solid #f213f0;}
        
        Border color #f213f0