#f241c2 color space conversions
Hex:
        #f241c2
        RGB:
        242, 65, 194
        CMY:
        5, 75, 24
        CMYK:
        0, 73, 20, 5
      HSL:
        316°, 87.1921%, 60.1961%
        HSV (HSB):
        316°, 73.1405%, 94.9020%
        XYZ:
        48.2459, 26.5529, 53.6213
        xyY:
        0.3757, 0.2068, 26.5529
      CIE-Lab:
        58.5582, 77.4795, -29.3903
        CIE-LCH:
        58.5582, 82.8665, 339.2267
        CIE-Luv:
        58.5582, 91.2587, -57.0162
        Hunter-Lab:
        51.5295, 76.9488, -25.6262
      #f241c2 color charts
#f241c2 RGB chart
      #f241c2 CMYK chart
      #f241c2 RGB pie chart
      #f241c2 color shades, tints & tones
#f241c2 color schemes
#f241c2 color preview, HTML & CSS examples
           This text has a color of #f241c2        
        
          <p style="color:#f241c2;">Text here</p>
        
        
          .mytext {color:#f241c2;}
        
        Text color #f241c2
      
           This box has a color of #f241c2        
        
          <div style="background-color:#f241c2;">Content here</div>
        
        
          .mybackground {background-color:#f241c2;}
        
        Background color #f241c2
      
           Border around this has a color of #f241c2        
        
          <div style="border:2px solid #f241c2;">Content here</div>
        
        
          .myborder {border:2px solid #f241c2;}
        
        Border color #f241c2