#f216d5 color space conversions
Hex:
        #f216d5
        RGB:
        242, 22, 213
        CMY:
        5, 91, 16
        CMYK:
        0, 91, 12, 5
      HSL:
        308°, 89.4309%, 51.7647%
        HSV (HSB):
        308°, 90.9091%, 94.9020%
        XYZ:
        48.9151, 24.2552, 65.0544
        xyY:
        0.3539, 0.1755, 24.2552
      CIE-Lab:
        56.3424, 88.8661, -43.7209
        CIE-LCH:
        56.3424, 99.0389, 333.8034
        CIE-Luv:
        56.3424, 90.8385, -80.0132
        Hunter-Lab:
        49.2495, 91.1012, -43.8423
      #f216d5 color charts
#f216d5 RGB chart
      #f216d5 CMYK chart
      #f216d5 RGB pie chart
      #f216d5 color shades, tints & tones
#f216d5 color schemes
#f216d5 color preview, HTML & CSS examples
           This text has a color of #f216d5        
        
          <p style="color:#f216d5;">Text here</p>
        
        
          .mytext {color:#f216d5;}
        
        Text color #f216d5
      
           This box has a color of #f216d5        
        
          <div style="background-color:#f216d5;">Content here</div>
        
        
          .mybackground {background-color:#f216d5;}
        
        Background color #f216d5
      
           Border around this has a color of #f216d5        
        
          <div style="border:2px solid #f216d5;">Content here</div>
        
        
          .myborder {border:2px solid #f216d5;}
        
        Border color #f216d5