#f2a3de color space conversions
Hex:
        #f2a3de
        RGB:
        242, 163, 222
        CMY:
        5, 36, 13
        CMYK:
        0, 33, 8, 5
      HSL:
        315°, 75.2381%, 79.4118%
        HSV (HSB):
        315°, 32.6446%, 94.9020%
        XYZ:
        62.9000, 50.3456, 75.5097
        xyY:
        0.3332, 0.2667, 50.3456
      CIE-Lab:
        76.2809, 37.9574, -17.9240
        CIE-LCH:
        76.2809, 41.9766, 334.7227
        CIE-Luv:
        76.2809, 42.6558, -34.2887
        Hunter-Lab:
        70.9546, 34.0664, -13.4281
      #f2a3de color charts
#f2a3de RGB chart
      #f2a3de CMYK chart
      #f2a3de RGB pie chart
      #f2a3de color shades, tints & tones
#f2a3de color schemes
#f2a3de color preview, HTML & CSS examples
           This text has a color of #f2a3de        
        
          <p style="color:#f2a3de;">Text here</p>
        
        
          .mytext {color:#f2a3de;}
        
        Text color #f2a3de
      
           This box has a color of #f2a3de        
        
          <div style="background-color:#f2a3de;">Content here</div>
        
        
          .mybackground {background-color:#f2a3de;}
        
        Background color #f2a3de
      
           Border around this has a color of #f2a3de        
        
          <div style="border:2px solid #f2a3de;">Content here</div>
        
        
          .myborder {border:2px solid #f2a3de;}
        
        Border color #f2a3de