#f4a5fa color space conversions
Hex:
        #f4a5fa
        RGB:
        244, 165, 250
        CMY:
        4, 35, 2
        CMYK:
        2, 34, 0, 2
      HSL:
        296°, 89.4737%, 81.3725%
        HSV (HSB):
        296°, 34.0000%, 98.0392%
        XYZ:
        68.0187, 53.0455, 97.0963
        xyY:
        0.3118, 0.2431, 53.0455
      CIE-Lab:
        77.9018, 42.4831, -30.6062
        CIE-LCH:
        77.9018, 52.3598, 324.2297
        CIE-Luv:
        77.9018, 38.2048, -55.6909
        Hunter-Lab:
        72.8323, 39.2459, -28.0597
      #f4a5fa color charts
#f4a5fa RGB chart
      #f4a5fa CMYK chart
      #f4a5fa RGB pie chart
      #f4a5fa color shades, tints & tones
#f4a5fa color schemes
#f4a5fa color preview, HTML & CSS examples
           This text has a color of #f4a5fa        
        
          <p style="color:#f4a5fa;">Text here</p>
        
        
          .mytext {color:#f4a5fa;}
        
        Text color #f4a5fa
      
           This box has a color of #f4a5fa        
        
          <div style="background-color:#f4a5fa;">Content here</div>
        
        
          .mybackground {background-color:#f4a5fa;}
        
        Background color #f4a5fa
      
           Border around this has a color of #f4a5fa        
        
          <div style="border:2px solid #f4a5fa;">Content here</div>
        
        
          .myborder {border:2px solid #f4a5fa;}
        
        Border color #f4a5fa