#f252da color space conversions
Hex:
        #f252da
        RGB:
        242, 82, 218
        CMY:
        5, 68, 15
        CMYK:
        0, 66, 10, 5
      HSL:
        309°, 86.0215%, 63.5294%
        HSV (HSB):
        309°, 66.1157%, 94.9020%
        XYZ:
        52.2901, 29.9738, 69.3592
        xyY:
        0.3449, 0.1977, 29.9738
      CIE-Lab:
        61.6316, 75.0790, -38.2381
        CIE-LCH:
        61.6316, 84.2556, 333.0101
        CIE-Luv:
        61.6316, 77.5276, -70.8056
        Hunter-Lab:
        54.7483, 74.6758, -36.7891
      #f252da color charts
#f252da RGB chart
      #f252da CMYK chart
      #f252da RGB pie chart
      #f252da color shades, tints & tones
#f252da color schemes
#f252da color preview, HTML & CSS examples
           This text has a color of #f252da        
        
          <p style="color:#f252da;">Text here</p>
        
        
          .mytext {color:#f252da;}
        
        Text color #f252da
      
           This box has a color of #f252da        
        
          <div style="background-color:#f252da;">Content here</div>
        
        
          .mybackground {background-color:#f252da;}
        
        Background color #f252da
      
           Border around this has a color of #f252da        
        
          <div style="border:2px solid #f252da;">Content here</div>
        
        
          .myborder {border:2px solid #f252da;}
        
        Border color #f252da