#f252c0 color space conversions
Hex:
        #f252c0
        RGB:
        242, 82, 192
        CMY:
        5, 68, 25
        CMYK:
        0, 66, 21, 5
      HSL:
        319°, 86.0215%, 63.5294%
        HSV (HSB):
        319°, 66.1157%, 94.9020%
        XYZ:
        49.1497, 28.7176, 52.8217
        xyY:
        0.3761, 0.2197, 28.7176
      CIE-Lab:
        60.5316, 71.4486, -25.1989
        CIE-LCH:
        60.5316, 75.7620, 340.5730
        CIE-Luv:
        60.5316, 86.6591, -49.9448
        Hunter-Lab:
        53.5888, 69.9332, -20.9292
      #f252c0 color charts
#f252c0 RGB chart
      #f252c0 CMYK chart
      #f252c0 RGB pie chart
      #f252c0 color shades, tints & tones
#f252c0 color schemes
#f252c0 color preview, HTML & CSS examples
           This text has a color of #f252c0        
        
          <p style="color:#f252c0;">Text here</p>
        
        
          .mytext {color:#f252c0;}
        
        Text color #f252c0
      
           This box has a color of #f252c0        
        
          <div style="background-color:#f252c0;">Content here</div>
        
        
          .mybackground {background-color:#f252c0;}
        
        Background color #f252c0
      
           Border around this has a color of #f252c0        
        
          <div style="border:2px solid #f252c0;">Content here</div>
        
        
          .myborder {border:2px solid #f252c0;}
        
        Border color #f252c0