#f214a8 color space conversions
Hex:
        #f214a8
        RGB:
        242, 20, 168
        CMY:
        5, 92, 34
        CMYK:
        0, 92, 31, 5
      HSL:
        320°, 89.5161%, 51.3725%
        HSV (HSB):
        320°, 91.7355%, 94.9020%
        XYZ:
        43.9360, 22.2047, 39.0160
        xyY:
        0.4178, 0.2112, 22.2047
      CIE-Lab:
        54.2435, 83.8281, -20.9458
        CIE-LCH:
        54.2435, 86.4053, 345.9709
        CIE-Luv:
        54.2435, 111.3300, -45.0191
        Hunter-Lab:
        47.1219, 83.9684, -16.1057
      #f214a8 color charts
#f214a8 RGB chart
      #f214a8 CMYK chart
      #f214a8 RGB pie chart
      #f214a8 color shades, tints & tones
#f214a8 color schemes
#f214a8 color preview, HTML & CSS examples
           This text has a color of #f214a8        
        
          <p style="color:#f214a8;">Text here</p>
        
        
          .mytext {color:#f214a8;}
        
        Text color #f214a8
      
           This box has a color of #f214a8        
        
          <div style="background-color:#f214a8;">Content here</div>
        
        
          .mybackground {background-color:#f214a8;}
        
        Background color #f214a8
      
           Border around this has a color of #f214a8        
        
          <div style="border:2px solid #f214a8;">Content here</div>
        
        
          .myborder {border:2px solid #f214a8;}
        
        Border color #f214a8