#f448dc color space conversions
Hex:
        #f448dc
        RGB:
        244, 72, 220
        CMY:
        4, 72, 14
        CMYK:
        0, 70, 10, 4
      HSL:
        308°, 88.6598%, 61.9608%
        HSV (HSB):
        308°, 70.4918%, 95.6863%
        XYZ:
        52.5439, 29.0351, 70.5451
        xyY:
        0.3454, 0.1909, 29.0351
      CIE-Lab:
        60.8126, 79.2706, -40.6253
        CIE-LCH:
        60.8126, 89.0744, 332.8654
        CIE-Luv:
        60.8126, 81.0620, -75.0014
        Hunter-Lab:
        53.8843, 79.7623, -39.9033
      #f448dc color charts
#f448dc RGB chart
      #f448dc CMYK chart
      #f448dc RGB pie chart
      #f448dc color shades, tints & tones
#f448dc color schemes
#f448dc color preview, HTML & CSS examples
           This text has a color of #f448dc        
        
          <p style="color:#f448dc;">Text here</p>
        
        
          .mytext {color:#f448dc;}
        
        Text color #f448dc
      
           This box has a color of #f448dc        
        
          <div style="background-color:#f448dc;">Content here</div>
        
        
          .mybackground {background-color:#f448dc;}
        
        Background color #f448dc
      
           Border around this has a color of #f448dc        
        
          <div style="border:2px solid #f448dc;">Content here</div>
        
        
          .myborder {border:2px solid #f448dc;}
        
        Border color #f448dc