#f228ab color space conversions
Hex:
        #f228ab
        RGB:
        242, 40, 171
        CMY:
        5, 84, 33
        CMYK:
        0, 83, 29, 5
      HSL:
        321°, 88.5965%, 55.2941%
        HSV (HSB):
        321°, 83.4711%, 94.9020%
        XYZ:
        44.7274, 23.3351, 40.6748
        xyY:
        0.4113, 0.2146, 23.3351
      CIE-Lab:
        55.4158, 81.0825, -20.9099
        CIE-LCH:
        55.4158, 83.7353, 345.5394
        CIE-Luv:
        55.4158, 106.8810, -44.6232
        Hunter-Lab:
        48.3064, 80.7388, -16.1087
      #f228ab color charts
#f228ab RGB chart
      #f228ab CMYK chart
      #f228ab RGB pie chart
      #f228ab color shades, tints & tones
#f228ab color schemes
#f228ab color preview, HTML & CSS examples
           This text has a color of #f228ab        
        
          <p style="color:#f228ab;">Text here</p>
        
        
          .mytext {color:#f228ab;}
        
        Text color #f228ab
      
           This box has a color of #f228ab        
        
          <div style="background-color:#f228ab;">Content here</div>
        
        
          .mybackground {background-color:#f228ab;}
        
        Background color #f228ab
      
           Border around this has a color of #f228ab        
        
          <div style="border:2px solid #f228ab;">Content here</div>
        
        
          .myborder {border:2px solid #f228ab;}
        
        Border color #f228ab