#f120f3 color space conversions
Hex:
        #f120f3
        RGB:
        241, 32, 243
        CMY:
        5, 87, 5
        CMYK:
        1, 87, 0, 5
      HSL:
        299°, 89.7872%, 53.9216%
        HSV (HSB):
        299°, 86.8313%, 95.2941%
        XYZ:
        52.9698, 26.2049, 87.0602
        xyY:
        0.3186, 0.1576, 26.2049
      CIE-Lab:
        58.2310, 91.5042, -57.6463
        CIE-LCH:
        58.2310, 108.1486, 327.7897
        CIE-Luv:
        58.2310, 77.0275, -102.0878
        Hunter-Lab:
        51.1907, 95.1200, -65.0013
      #f120f3 color charts
#f120f3 RGB chart
      #f120f3 CMYK chart
      #f120f3 RGB pie chart
      #f120f3 color shades, tints & tones
#f120f3 color schemes
#f120f3 color preview, HTML & CSS examples
           This text has a color of #f120f3        
        
          <p style="color:#f120f3;">Text here</p>
        
        
          .mytext {color:#f120f3;}
        
        Text color #f120f3
      
           This box has a color of #f120f3        
        
          <div style="background-color:#f120f3;">Content here</div>
        
        
          .mybackground {background-color:#f120f3;}
        
        Background color #f120f3
      
           Border around this has a color of #f120f3        
        
          <div style="border:2px solid #f120f3;">Content here</div>
        
        
          .myborder {border:2px solid #f120f3;}
        
        Border color #f120f3