#f252b4 color space conversions
Hex:
        #f252b4
        RGB:
        242, 82, 180
        CMY:
        5, 68, 29
        CMYK:
        0, 66, 26, 5
      HSL:
        323°, 86.0215%, 63.5294%
        HSV (HSB):
        323°, 66.1157%, 94.9020%
        XYZ:
        47.8735, 28.2071, 46.1013
        xyY:
        0.3918, 0.2309, 28.2071
      CIE-Lab:
        60.0754, 69.9108, -19.0163
        CIE-LCH:
        60.0754, 72.4510, 344.7832
        CIE-Luv:
        60.0754, 90.9477, -40.3585
        Hunter-Lab:
        53.1104, 67.9560, -14.2882
      #f252b4 color charts
#f252b4 RGB chart
      #f252b4 CMYK chart
      #f252b4 RGB pie chart
      #f252b4 color shades, tints & tones
#f252b4 color schemes
#f252b4 color preview, HTML & CSS examples
           This text has a color of #f252b4        
        
          <p style="color:#f252b4;">Text here</p>
        
        
          .mytext {color:#f252b4;}
        
        Text color #f252b4
      
           This box has a color of #f252b4        
        
          <div style="background-color:#f252b4;">Content here</div>
        
        
          .mybackground {background-color:#f252b4;}
        
        Background color #f252b4
      
           Border around this has a color of #f252b4        
        
          <div style="border:2px solid #f252b4;">Content here</div>
        
        
          .myborder {border:2px solid #f252b4;}
        
        Border color #f252b4