#f8228d color space conversions
Hex:
        #f8228d
        RGB:
        248, 34, 141
        CMY:
        3, 87, 45
        CMYK:
        0, 86, 43, 3
      HSL:
        330°, 93.8596%, 55.2941%
        HSV (HSB):
        330°, 86.2903%, 97.2549%
        XYZ:
        44.0911, 23.0236, 27.3194
        xyY:
        0.4669, 0.2438, 23.0236
      CIE-Lab:
        55.0966, 80.6054, -3.5638
        CIE-LCH:
        55.0966, 80.6842, 357.4685
        CIE-Luv:
        55.0966, 126.2665, -20.6077
        Hunter-Lab:
        47.9829, 80.0522, -0.1692
      #f8228d color charts
#f8228d RGB chart
      #f8228d CMYK chart
      #f8228d RGB pie chart
      #f8228d color shades, tints & tones
#f8228d color schemes
#f8228d color preview, HTML & CSS examples
           This text has a color of #f8228d        
        
          <p style="color:#f8228d;">Text here</p>
        
        
          .mytext {color:#f8228d;}
        
        Text color #f8228d
      
           This box has a color of #f8228d        
        
          <div style="background-color:#f8228d;">Content here</div>
        
        
          .mybackground {background-color:#f8228d;}
        
        Background color #f8228d
      
           Border around this has a color of #f8228d        
        
          <div style="border:2px solid #f8228d;">Content here</div>
        
        
          .myborder {border:2px solid #f8228d;}
        
        Border color #f8228d