#f218d2 color space conversions
Hex:
        #f218d2
        RGB:
        242, 24, 210
        CMY:
        5, 91, 18
        CMYK:
        0, 90, 13, 5
      HSL:
        309°, 89.3443%, 52.1569%
        HSV (HSB):
        309°, 90.0826%, 94.9020%
        XYZ:
        48.5774, 24.1837, 63.0804
        xyY:
        0.3576, 0.1780, 24.1837
      CIE-Lab:
        56.2712, 88.2487, -42.1223
        CIE-LCH:
        56.2712, 97.7861, 334.4842
        CIE-Luv:
        56.2712, 91.9532, -77.4889
        Hunter-Lab:
        49.1769, 90.2646, -41.6289
      #f218d2 color charts
#f218d2 RGB chart
      #f218d2 CMYK chart
      #f218d2 RGB pie chart
      #f218d2 color shades, tints & tones
#f218d2 color schemes
#f218d2 color preview, HTML & CSS examples
           This text has a color of #f218d2        
        
          <p style="color:#f218d2;">Text here</p>
        
        
          .mytext {color:#f218d2;}
        
        Text color #f218d2
      
           This box has a color of #f218d2        
        
          <div style="background-color:#f218d2;">Content here</div>
        
        
          .mybackground {background-color:#f218d2;}
        
        Background color #f218d2
      
           Border around this has a color of #f218d2        
        
          <div style="border:2px solid #f218d2;">Content here</div>
        
        
          .myborder {border:2px solid #f218d2;}
        
        Border color #f218d2