#f412f2 color space conversions
Hex:
        #f412f2
        RGB:
        244, 18, 242
        CMY:
        4, 93, 5
        CMYK:
        0, 93, 1, 4
      HSL:
        301°, 91.1290%, 51.3725%
        HSV (HSB):
        301°, 92.6230%, 95.6863%
        XYZ:
        53.5515, 26.0765, 86.2152
        xyY:
        0.3229, 0.1572, 26.0765
      CIE-Lab:
        58.1096, 93.5283, -57.2530
        CIE-LCH:
        58.1096, 109.6606, 328.5273
        CIE-Luv:
        58.1096, 80.6142, -101.7265
        Hunter-Lab:
        51.0652, 97.8272, -64.3559
      #f412f2 color charts
#f412f2 RGB chart
      #f412f2 CMYK chart
      #f412f2 RGB pie chart
      #f412f2 color shades, tints & tones
#f412f2 color schemes
#f412f2 color preview, HTML & CSS examples
           This text has a color of #f412f2        
        
          <p style="color:#f412f2;">Text here</p>
        
        
          .mytext {color:#f412f2;}
        
        Text color #f412f2
      
           This box has a color of #f412f2        
        
          <div style="background-color:#f412f2;">Content here</div>
        
        
          .mybackground {background-color:#f412f2;}
        
        Background color #f412f2
      
           Border around this has a color of #f412f2        
        
          <div style="border:2px solid #f412f2;">Content here</div>
        
        
          .myborder {border:2px solid #f412f2;}
        
        Border color #f412f2