#f214ef color space conversions
Hex:
        #f214ef
        RGB:
        242, 20, 239
        CMY:
        5, 92, 6
        CMYK:
        0, 92, 1, 5
      HSL:
        301°, 89.5161%, 51.3725%
        HSV (HSB):
        301°, 91.7355%, 94.9020%
        XYZ:
        52.4481, 25.6096, 83.8402
        xyY:
        0.3240, 0.1582, 25.6096
      CIE-Lab:
        57.6646, 92.5904, -56.3054
        CIE-LCH:
        57.6646, 108.3664, 328.6957
        CIE-Luv:
        57.6646, 80.2424, -99.9885
        Hunter-Lab:
        50.6059, 96.4377, -62.8033
      #f214ef color charts
#f214ef RGB chart
      #f214ef CMYK chart
      #f214ef RGB pie chart
      #f214ef color shades, tints & tones
#f214ef color schemes
#f214ef color preview, HTML & CSS examples
           This text has a color of #f214ef        
        
          <p style="color:#f214ef;">Text here</p>
        
        
          .mytext {color:#f214ef;}
        
        Text color #f214ef
      
           This box has a color of #f214ef        
        
          <div style="background-color:#f214ef;">Content here</div>
        
        
          .mybackground {background-color:#f214ef;}
        
        Background color #f214ef
      
           Border around this has a color of #f214ef        
        
          <div style="border:2px solid #f214ef;">Content here</div>
        
        
          .myborder {border:2px solid #f214ef;}
        
        Border color #f214ef