#f252d1 color space conversions
Hex:
        #f252d1
        RGB:
        242, 82, 209
        CMY:
        5, 68, 18
        CMYK:
        0, 66, 14, 5
      HSL:
        312°, 86.0215%, 63.5294%
        HSV (HSB):
        312°, 66.1157%, 94.9020%
        XYZ:
        51.1439, 29.5153, 63.3230
        xyY:
        0.3552, 0.2050, 29.5153
      CIE-Lab:
        61.2337, 73.7781, -33.7797
        CIE-LCH:
        61.2337, 81.1436, 335.3990
        CIE-Luv:
        61.2337, 80.6515, -63.5937
        Hunter-Lab:
        54.3280, 72.9644, -31.0771
      #f252d1 color charts
#f252d1 RGB chart
      #f252d1 CMYK chart
      #f252d1 RGB pie chart
      #f252d1 color shades, tints & tones
#f252d1 color schemes
#f252d1 color preview, HTML & CSS examples
           This text has a color of #f252d1        
        
          <p style="color:#f252d1;">Text here</p>
        
        
          .mytext {color:#f252d1;}
        
        Text color #f252d1
      
           This box has a color of #f252d1        
        
          <div style="background-color:#f252d1;">Content here</div>
        
        
          .mybackground {background-color:#f252d1;}
        
        Background color #f252d1
      
           Border around this has a color of #f252d1        
        
          <div style="border:2px solid #f252d1;">Content here</div>
        
        
          .myborder {border:2px solid #f252d1;}
        
        Border color #f252d1