#f6a5fa color space conversions
Hex:
        #f6a5fa
        RGB:
        246, 165, 250
        CMY:
        4, 35, 2
        CMYK:
        2, 34, 0, 2
      HSL:
        297°, 89.4737%, 81.3725%
        HSV (HSB):
        297°, 34.0000%, 98.0392%
        XYZ:
        68.7165, 53.4052, 97.1290
        xyY:
        0.3134, 0.2436, 53.4052
      CIE-Lab:
        78.1136, 43.0944, -30.2627
        CIE-LCH:
        78.1136, 52.6588, 324.9219
        CIE-Luv:
        78.1136, 39.4741, -55.2492
        Hunter-Lab:
        73.0789, 39.9565, -27.6470
      #f6a5fa color charts
#f6a5fa RGB chart
      #f6a5fa CMYK chart
      #f6a5fa RGB pie chart
      #f6a5fa color shades, tints & tones
#f6a5fa color schemes
#f6a5fa color preview, HTML & CSS examples
           This text has a color of #f6a5fa        
        
          <p style="color:#f6a5fa;">Text here</p>
        
        
          .mytext {color:#f6a5fa;}
        
        Text color #f6a5fa
      
           This box has a color of #f6a5fa        
        
          <div style="background-color:#f6a5fa;">Content here</div>
        
        
          .mybackground {background-color:#f6a5fa;}
        
        Background color #f6a5fa
      
           Border around this has a color of #f6a5fa        
        
          <div style="border:2px solid #f6a5fa;">Content here</div>
        
        
          .myborder {border:2px solid #f6a5fa;}
        
        Border color #f6a5fa