#f241c1 color space conversions
Hex:
        #f241c1
        RGB:
        242, 65, 193
        CMY:
        5, 75, 24
        CMYK:
        0, 73, 20, 5
      HSL:
        317°, 87.1921%, 60.1961%
        HSV (HSB):
        317°, 73.1405%, 94.9020%
        XYZ:
        48.1339, 26.5081, 53.0317
        xyY:
        0.3770, 0.2076, 26.5081
      CIE-Lab:
        58.5162, 77.3515, -28.8816
        CIE-LCH:
        58.5162, 82.5675, 339.5253
        CIE-Luv:
        58.5162, 91.6500, -56.2192
        Hunter-Lab:
        51.4860, 76.7778, -25.0298
      #f241c1 color charts
#f241c1 RGB chart
      #f241c1 CMYK chart
      #f241c1 RGB pie chart
      #f241c1 color shades, tints & tones
#f241c1 color schemes
#f241c1 color preview, HTML & CSS examples
           This text has a color of #f241c1        
        
          <p style="color:#f241c1;">Text here</p>
        
        
          .mytext {color:#f241c1;}
        
        Text color #f241c1
      
           This box has a color of #f241c1        
        
          <div style="background-color:#f241c1;">Content here</div>
        
        
          .mybackground {background-color:#f241c1;}
        
        Background color #f241c1
      
           Border around this has a color of #f241c1        
        
          <div style="border:2px solid #f241c1;">Content here</div>
        
        
          .myborder {border:2px solid #f241c1;}
        
        Border color #f241c1