#f214d9 color space conversions
Hex:
        #f214d9
        RGB:
        242, 20, 217
        CMY:
        5, 92, 15
        CMYK:
        0, 92, 10, 5
      HSL:
        307°, 89.5161%, 51.3725%
        HSV (HSB):
        307°, 91.7355%, 94.9020%
        XYZ:
        49.3925, 24.3873, 67.7496
        xyY:
        0.3490, 0.1723, 24.3873
      CIE-Lab:
        56.4735, 89.6001, -45.7897
        CIE-LCH:
        56.4735, 100.6224, 332.9309
        CIE-Luv:
        56.4735, 89.2877, -83.2828
        Hunter-Lab:
        49.3835, 92.1113, -46.7719
      #f214d9 color charts
#f214d9 RGB chart
      #f214d9 CMYK chart
      #f214d9 RGB pie chart
      #f214d9 color shades, tints & tones
#f214d9 color schemes
#f214d9 color preview, HTML & CSS examples
           This text has a color of #f214d9        
        
          <p style="color:#f214d9;">Text here</p>
        
        
          .mytext {color:#f214d9;}
        
        Text color #f214d9
      
           This box has a color of #f214d9        
        
          <div style="background-color:#f214d9;">Content here</div>
        
        
          .mybackground {background-color:#f214d9;}
        
        Background color #f214d9
      
           Border around this has a color of #f214d9        
        
          <div style="border:2px solid #f214d9;">Content here</div>
        
        
          .myborder {border:2px solid #f214d9;}
        
        Border color #f214d9