#f2abf3 color space conversions
Hex:
        #f2abf3
        RGB:
        242, 171, 243
        CMY:
        5, 33, 5
        CMYK:
        0, 30, 0, 5
      HSL:
        299°, 75.0000%, 81.1765%
        HSV (HSB):
        299°, 29.6296%, 95.2941%
        XYZ:
        67.3585, 54.4741, 91.7584
        xyY:
        0.3154, 0.2550, 54.4741
      CIE-Lab:
        78.7374, 37.4300, -25.5712
        CIE-LCH:
        78.7374, 45.3309, 325.6601
        CIE-Luv:
        78.7374, 35.2952, -46.6750
        Hunter-Lab:
        73.8066, 33.7439, -22.0464
      #f2abf3 color charts
#f2abf3 RGB chart
      #f2abf3 CMYK chart
      #f2abf3 RGB pie chart
      #f2abf3 color shades, tints & tones
#f2abf3 color schemes
#f2abf3 color preview, HTML & CSS examples
           This text has a color of #f2abf3        
        
          <p style="color:#f2abf3;">Text here</p>
        
        
          .mytext {color:#f2abf3;}
        
        Text color #f2abf3
      
           This box has a color of #f2abf3        
        
          <div style="background-color:#f2abf3;">Content here</div>
        
        
          .mybackground {background-color:#f2abf3;}
        
        Background color #f2abf3
      
           Border around this has a color of #f2abf3        
        
          <div style="border:2px solid #f2abf3;">Content here</div>
        
        
          .myborder {border:2px solid #f2abf3;}
        
        Border color #f2abf3