#f2c2fa color space conversions
Hex:
        #f2c2fa
        RGB:
        242, 194, 250
        CMY:
        5, 24, 2
        CMYK:
        3, 22, 0, 2
      HSL:
        291°, 84.8485%, 87.0588%
        HSV (HSB):
        291°, 22.4000%, 98.0392%
        XYZ:
        73.1651, 64.3629, 99.0096
        xyY:
        0.3093, 0.2721, 64.3629
      CIE-Lab:
        84.1544, 26.5388, -21.0822
        CIE-LCH:
        84.1544, 33.8935, 321.5366
        CIE-Luv:
        84.1544, 23.2768, -37.8921
        Hunter-Lab:
        80.2265, 22.3922, -17.0127
      #f2c2fa color charts
#f2c2fa RGB chart
      #f2c2fa CMYK chart
      #f2c2fa RGB pie chart
      #f2c2fa color shades, tints & tones
#f2c2fa color schemes
#f2c2fa color preview, HTML & CSS examples
           This text has a color of #f2c2fa        
        
          <p style="color:#f2c2fa;">Text here</p>
        
        
          .mytext {color:#f2c2fa;}
        
        Text color #f2c2fa
      
           This box has a color of #f2c2fa        
        
          <div style="background-color:#f2c2fa;">Content here</div>
        
        
          .mybackground {background-color:#f2c2fa;}
        
        Background color #f2c2fa
      
           Border around this has a color of #f2c2fa        
        
          <div style="border:2px solid #f2c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #f2c2fa;}
        
        Border color #f2c2fa