#f214db color space conversions
Hex:
        #f214db
        RGB:
        242, 20, 219
        CMY:
        5, 92, 14
        CMYK:
        0, 92, 10, 5
      HSL:
        306°, 89.5161%, 51.3725%
        HSV (HSB):
        306°, 91.7355%, 94.9020%
        XYZ:
        49.6543, 24.4920, 69.1282
        xyY:
        0.3466, 0.1709, 24.4920
      CIE-Lab:
        56.5771, 89.8626, -46.7615
        CIE-LCH:
        56.5771, 101.3011, 332.5090
        CIE-Luv:
        56.5771, 88.4391, -84.8204
        Hunter-Lab:
        49.4894, 92.4881, -48.1753
      #f214db color charts
#f214db RGB chart
      #f214db CMYK chart
      #f214db RGB pie chart
      #f214db color shades, tints & tones
#f214db color schemes
#f214db color preview, HTML & CSS examples
           This text has a color of #f214db        
        
          <p style="color:#f214db;">Text here</p>
        
        
          .mytext {color:#f214db;}
        
        Text color #f214db
      
           This box has a color of #f214db        
        
          <div style="background-color:#f214db;">Content here</div>
        
        
          .mybackground {background-color:#f214db;}
        
        Background color #f214db
      
           Border around this has a color of #f214db        
        
          <div style="border:2px solid #f214db;">Content here</div>
        
        
          .myborder {border:2px solid #f214db;}
        
        Border color #f214db