#f2428b color space conversions
Hex:
        #f2428b
        RGB:
        242, 66, 139
        CMY:
        5, 74, 45
        CMYK:
        0, 73, 43, 5
      HSL:
        335°, 87.1287%, 60.3922%
        HSV (HSB):
        335°, 72.7273%, 94.9020%
        XYZ:
        43.2264, 24.6378, 26.9034
        xyY:
        0.4561, 0.2600, 24.6378
      CIE-Lab:
        56.7208, 71.0577, -0.1199
        CIE-LCH:
        56.7208, 71.0578, 359.9033
        CIE-Luv:
        56.7208, 112.4665, -14.0234
        Hunter-Lab:
        49.6364, 68.5847, 2.6098
      #f2428b color charts
#f2428b RGB chart
      #f2428b CMYK chart
      #f2428b RGB pie chart
      #f2428b color shades, tints & tones
#f2428b color schemes
#f2428b color preview, HTML & CSS examples
           This text has a color of #f2428b        
        
          <p style="color:#f2428b;">Text here</p>
        
        
          .mytext {color:#f2428b;}
        
        Text color #f2428b
      
           This box has a color of #f2428b        
        
          <div style="background-color:#f2428b;">Content here</div>
        
        
          .mybackground {background-color:#f2428b;}
        
        Background color #f2428b
      
           Border around this has a color of #f2428b        
        
          <div style="border:2px solid #f2428b;">Content here</div>
        
        
          .myborder {border:2px solid #f2428b;}
        
        Border color #f2428b