#f20ede color space conversions
Hex:
        #f20ede
        RGB:
        242, 14, 222
        CMY:
        5, 95, 13
        CMYK:
        0, 94, 8, 5
      HSL:
        305°, 89.7638%, 50.1961%
        HSV (HSB):
        305°, 94.2149%, 94.9020%
        XYZ:
        49.9598, 24.4652, 71.1963
        xyY:
        0.3431, 0.1680, 24.4652
      CIE-Lab:
        56.5506, 90.8009, -48.5045
        CIE-LCH:
        56.5506, 102.9441, 331.8895
        CIE-Luv:
        56.5506, 87.5573, -87.5758
        Hunter-Lab:
        49.4624, 93.7361, -50.7186
      #f20ede color charts
#f20ede RGB chart
      #f20ede CMYK chart
      #f20ede RGB pie chart
      #f20ede color shades, tints & tones
#f20ede color schemes
#f20ede color preview, HTML & CSS examples
           This text has a color of #f20ede        
        
          <p style="color:#f20ede;">Text here</p>
        
        
          .mytext {color:#f20ede;}
        
        Text color #f20ede
      
           This box has a color of #f20ede        
        
          <div style="background-color:#f20ede;">Content here</div>
        
        
          .mybackground {background-color:#f20ede;}
        
        Background color #f20ede
      
           Border around this has a color of #f20ede        
        
          <div style="border:2px solid #f20ede;">Content here</div>
        
        
          .myborder {border:2px solid #f20ede;}
        
        Border color #f20ede