#f212bd color space conversions
Hex:
        #f212bd
        RGB:
        242, 18, 189
        CMY:
        5, 93, 26
        CMYK:
        0, 93, 22, 5
      HSL:
        314°, 89.6000%, 50.9804%
        HSV (HSB):
        314°, 92.5620%, 94.9020%
        XYZ:
        46.0196, 22.9840, 50.1550
        xyY:
        0.3862, 0.1929, 22.9840
      CIE-Lab:
        55.0558, 86.3439, -31.9494
        CIE-LCH:
        55.0558, 92.0654, 339.6942
        CIE-Luv:
        55.0558, 101.8208, -61.6601
        Hunter-Lab:
        47.9416, 87.4459, -28.4682
      #f212bd color charts
#f212bd RGB chart
      #f212bd CMYK chart
      #f212bd RGB pie chart
      #f212bd color shades, tints & tones
#f212bd color schemes
#f212bd color preview, HTML & CSS examples
           This text has a color of #f212bd        
        
          <p style="color:#f212bd;">Text here</p>
        
        
          .mytext {color:#f212bd;}
        
        Text color #f212bd
      
           This box has a color of #f212bd        
        
          <div style="background-color:#f212bd;">Content here</div>
        
        
          .mybackground {background-color:#f212bd;}
        
        Background color #f212bd
      
           Border around this has a color of #f212bd        
        
          <div style="border:2px solid #f212bd;">Content here</div>
        
        
          .myborder {border:2px solid #f212bd;}
        
        Border color #f212bd