#f20eed color space conversions
Hex:
        #f20eed
        RGB:
        242, 14, 237
        CMY:
        5, 95, 7
        CMYK:
        0, 94, 2, 5
      HSL:
        301°, 89.7638%, 50.1961%
        HSV (HSB):
        301°, 94.2149%, 94.9020%
        XYZ:
        52.0610, 25.3057, 82.2613
        xyY:
        0.3261, 0.1585, 25.3057
      CIE-Lab:
        57.3721, 92.8397, -55.6517
        CIE-LCH:
        57.3721, 108.2419, 329.0599
        CIE-Luv:
        57.3721, 81.3782, -98.9226
        Hunter-Lab:
        50.3048, 96.6983, -61.7411
      #f20eed color charts
#f20eed RGB chart
      #f20eed CMYK chart
      #f20eed RGB pie chart
      #f20eed color shades, tints & tones
#f20eed color schemes
#f20eed color preview, HTML & CSS examples
           This text has a color of #f20eed        
        
          <p style="color:#f20eed;">Text here</p>
        
        
          .mytext {color:#f20eed;}
        
        Text color #f20eed
      
           This box has a color of #f20eed        
        
          <div style="background-color:#f20eed;">Content here</div>
        
        
          .mybackground {background-color:#f20eed;}
        
        Background color #f20eed
      
           Border around this has a color of #f20eed        
        
          <div style="border:2px solid #f20eed;">Content here</div>
        
        
          .myborder {border:2px solid #f20eed;}
        
        Border color #f20eed