#f12fd4 color space conversions
Hex:
        #f12fd4
        RGB:
        241, 47, 212
        CMY:
        5, 82, 17
        CMYK:
        0, 80, 12, 5
      HSL:
        309°, 87.3874%, 56.4706%
        HSV (HSB):
        309°, 80.4979%, 94.5098%
        XYZ:
        49.1758, 25.4873, 64.6150
        xyY:
        0.3531, 0.1830, 25.4873
      CIE-Lab:
        57.5471, 84.3837, -41.2637
        CIE-LCH:
        57.5471, 93.9324, 333.9413
        CIE-Luv:
        57.5471, 87.3192, -75.9434
        Hunter-Lab:
        50.4849, 85.5228, -40.5451
      #f12fd4 color charts
#f12fd4 RGB chart
      #f12fd4 CMYK chart
      #f12fd4 RGB pie chart
      #f12fd4 color shades, tints & tones
#f12fd4 color schemes
#f12fd4 color preview, HTML & CSS examples
           This text has a color of #f12fd4        
        
          <p style="color:#f12fd4;">Text here</p>
        
        
          .mytext {color:#f12fd4;}
        
        Text color #f12fd4
      
           This box has a color of #f12fd4        
        
          <div style="background-color:#f12fd4;">Content here</div>
        
        
          .mybackground {background-color:#f12fd4;}
        
        Background color #f12fd4
      
           Border around this has a color of #f12fd4        
        
          <div style="border:2px solid #f12fd4;">Content here</div>
        
        
          .myborder {border:2px solid #f12fd4;}
        
        Border color #f12fd4