#f216da color space conversions
Hex:
        #f216da
        RGB:
        242, 22, 218
        CMY:
        5, 91, 15
        CMYK:
        0, 91, 10, 5
      HSL:
        307°, 89.4309%, 51.7647%
        HSV (HSB):
        307°, 90.9091%, 94.9020%
        XYZ:
        49.5597, 24.5130, 68.4491
        xyY:
        0.3477, 0.1720, 24.5130
      CIE-Lab:
        56.5978, 89.5175, -46.1610
        CIE-LCH:
        56.5978, 100.7185, 332.7215
        CIE-Luv:
        56.5978, 88.7077, -83.8702
        Hunter-Lab:
        49.5106, 92.0335, -47.3117
      #f216da color charts
#f216da RGB chart
      #f216da CMYK chart
      #f216da RGB pie chart
      #f216da color shades, tints & tones
#f216da color schemes
#f216da color preview, HTML & CSS examples
           This text has a color of #f216da        
        
          <p style="color:#f216da;">Text here</p>
        
        
          .mytext {color:#f216da;}
        
        Text color #f216da
      
           This box has a color of #f216da        
        
          <div style="background-color:#f216da;">Content here</div>
        
        
          .mybackground {background-color:#f216da;}
        
        Background color #f216da
      
           Border around this has a color of #f216da        
        
          <div style="border:2px solid #f216da;">Content here</div>
        
        
          .myborder {border:2px solid #f216da;}
        
        Border color #f216da