#f4c3fa color space conversions
Hex:
        #f4c3fa
        RGB:
        244, 195, 250
        CMY:
        4, 24, 2
        CMYK:
        2, 22, 0, 2
      HSL:
        293°, 84.6154%, 87.2549%
        HSV (HSB):
        293°, 22.0000%, 98.0392%
        XYZ:
        74.0787, 65.1654, 99.1163
        xyY:
        0.3108, 0.2734, 65.1654
      CIE-Lab:
        84.5689, 26.6514, -20.4371
        CIE-LCH:
        84.5689, 33.5853, 322.5179
        CIE-Luv:
        84.5689, 23.9998, -36.8833
        Hunter-Lab:
        80.7251, 22.5343, -16.2902
      #f4c3fa color charts
#f4c3fa RGB chart
      #f4c3fa CMYK chart
      #f4c3fa RGB pie chart
      #f4c3fa color shades, tints & tones
#f4c3fa color schemes
#f4c3fa color preview, HTML & CSS examples
           This text has a color of #f4c3fa        
        
          <p style="color:#f4c3fa;">Text here</p>
        
        
          .mytext {color:#f4c3fa;}
        
        Text color #f4c3fa
      
           This box has a color of #f4c3fa        
        
          <div style="background-color:#f4c3fa;">Content here</div>
        
        
          .mybackground {background-color:#f4c3fa;}
        
        Background color #f4c3fa
      
           Border around this has a color of #f4c3fa        
        
          <div style="border:2px solid #f4c3fa;">Content here</div>
        
        
          .myborder {border:2px solid #f4c3fa;}
        
        Border color #f4c3fa