#f221af color space conversions
Hex:
        #f221af
        RGB:
        242, 33, 175
        CMY:
        5, 87, 31
        CMYK:
        0, 86, 28, 5
      HSL:
        319°, 88.9362%, 53.9216%
        HSV (HSB):
        319°, 86.3636%, 94.9020%
        XYZ:
        44.8997, 23.0601, 42.6420
        xyY:
        0.4060, 0.2085, 23.0601
      CIE-Lab:
        55.1342, 82.7951, -23.6812
        CIE-LCH:
        55.1342, 86.1152, 344.0383
        CIE-Luv:
        55.1342, 106.3575, -48.9105
        Hunter-Lab:
        48.0209, 82.8612, -19.0341
      #f221af color charts
#f221af RGB chart
      #f221af CMYK chart
      #f221af RGB pie chart
      #f221af color shades, tints & tones
#f221af color schemes
#f221af color preview, HTML & CSS examples
           This text has a color of #f221af        
        
          <p style="color:#f221af;">Text here</p>
        
        
          .mytext {color:#f221af;}
        
        Text color #f221af
      
           This box has a color of #f221af        
        
          <div style="background-color:#f221af;">Content here</div>
        
        
          .mybackground {background-color:#f221af;}
        
        Background color #f221af
      
           Border around this has a color of #f221af        
        
          <div style="border:2px solid #f221af;">Content here</div>
        
        
          .myborder {border:2px solid #f221af;}
        
        Border color #f221af