#f214cf color space conversions
Hex:
        #f214cf
        RGB:
        242, 20, 207
        CMY:
        5, 92, 19
        CMYK:
        0, 92, 14, 5
      HSL:
        309°, 89.5161%, 51.3725%
        HSV (HSB):
        309°, 91.7355%, 94.9020%
        XYZ:
        48.1306, 23.8826, 61.1045
        xyY:
        0.3616, 0.1794, 23.8826
      CIE-Lab:
        55.9700, 88.3174, -40.8823
        CIE-LCH:
        55.9700, 97.3207, 335.1605
        CIE-Luv:
        55.9700, 93.6034, -75.5477
        Hunter-Lab:
        48.8698, 90.2780, -39.9246
      #f214cf color charts
#f214cf RGB chart
      #f214cf CMYK chart
      #f214cf RGB pie chart
      #f214cf color shades, tints & tones
#f214cf color schemes
#f214cf color preview, HTML & CSS examples
           This text has a color of #f214cf        
        
          <p style="color:#f214cf;">Text here</p>
        
        
          .mytext {color:#f214cf;}
        
        Text color #f214cf
      
           This box has a color of #f214cf        
        
          <div style="background-color:#f214cf;">Content here</div>
        
        
          .mybackground {background-color:#f214cf;}
        
        Background color #f214cf
      
           Border around this has a color of #f214cf        
        
          <div style="border:2px solid #f214cf;">Content here</div>
        
        
          .myborder {border:2px solid #f214cf;}
        
        Border color #f214cf