#f216d3 color space conversions
Hex:
        #f216d3
        RGB:
        242, 22, 211
        CMY:
        5, 91, 17
        CMYK:
        0, 91, 13, 5
      HSL:
        308°, 89.4309%, 51.7647%
        HSV (HSB):
        308°, 90.9091%, 94.9020%
        XYZ:
        48.6627, 24.1542, 63.7254
        xyY:
        0.3564, 0.1769, 24.1542
      CIE-Lab:
        56.2419, 88.6090, -42.7393
        CIE-LCH:
        56.2419, 98.3778, 334.2503
        CIE-Luv:
        56.2419, 91.6993, -78.4650
        Hunter-Lab:
        49.1469, 90.7342, -42.4744
      #f216d3 color charts
#f216d3 RGB chart
      #f216d3 CMYK chart
      #f216d3 RGB pie chart
      #f216d3 color shades, tints & tones
#f216d3 color schemes
#f216d3 color preview, HTML & CSS examples
           This text has a color of #f216d3        
        
          <p style="color:#f216d3;">Text here</p>
        
        
          .mytext {color:#f216d3;}
        
        Text color #f216d3
      
           This box has a color of #f216d3        
        
          <div style="background-color:#f216d3;">Content here</div>
        
        
          .mybackground {background-color:#f216d3;}
        
        Background color #f216d3
      
           Border around this has a color of #f216d3        
        
          <div style="border:2px solid #f216d3;">Content here</div>
        
        
          .myborder {border:2px solid #f216d3;}
        
        Border color #f216d3