#f2208b color space conversions
Hex:
        #f2208b
        RGB:
        242, 32, 139
        CMY:
        5, 87, 45
        CMYK:
        0, 87, 43, 5
      HSL:
        329°, 88.9831%, 53.7255%
        HSV (HSB):
        329°, 86.7769%, 94.9020%
        XYZ:
        41.7947, 21.7743, 26.4261
        xyY:
        0.4644, 0.2420, 21.7743
      CIE-Lab:
        53.7868, 79.4114, -4.4320
        CIE-LCH:
        53.7868, 79.5349, 356.8056
        CIE-Luv:
        53.7868, 122.7751, -21.3968
        Hunter-Lab:
        46.6630, 78.2169, -0.9130
      #f2208b color charts
#f2208b RGB chart
      #f2208b CMYK chart
      #f2208b RGB pie chart
      #f2208b color shades, tints & tones
#f2208b color schemes
#f2208b color preview, HTML & CSS examples
           This text has a color of #f2208b        
        
          <p style="color:#f2208b;">Text here</p>
        
        
          .mytext {color:#f2208b;}
        
        Text color #f2208b
      
           This box has a color of #f2208b        
        
          <div style="background-color:#f2208b;">Content here</div>
        
        
          .mybackground {background-color:#f2208b;}
        
        Background color #f2208b
      
           Border around this has a color of #f2208b        
        
          <div style="border:2px solid #f2208b;">Content here</div>
        
        
          .myborder {border:2px solid #f2208b;}
        
        Border color #f2208b