#f241b1 color space conversions
Hex:
        #f241b1
        RGB:
        242, 65, 177
        CMY:
        5, 75, 31
        CMYK:
        0, 73, 27, 5
      HSL:
        322°, 87.1921%, 60.1961%
        HSV (HSB):
        322°, 73.1405%, 94.9020%
        XYZ:
        46.4441, 25.8322, 44.1332
        xyY:
        0.3990, 0.2219, 25.8322
      CIE-Lab:
        57.8774, 75.3855, -20.6377
        CIE-LCH:
        57.8774, 78.1594, 344.6897
        CIE-Luv:
        57.8774, 97.9616, -43.4997
        Hunter-Lab:
        50.8254, 74.1684, -15.9056
      #f241b1 color charts
#f241b1 RGB chart
      #f241b1 CMYK chart
      #f241b1 RGB pie chart
      #f241b1 color shades, tints & tones
#f241b1 color schemes
#f241b1 color preview, HTML & CSS examples
           This text has a color of #f241b1        
        
          <p style="color:#f241b1;">Text here</p>
        
        
          .mytext {color:#f241b1;}
        
        Text color #f241b1
      
           This box has a color of #f241b1        
        
          <div style="background-color:#f241b1;">Content here</div>
        
        
          .mybackground {background-color:#f241b1;}
        
        Background color #f241b1
      
           Border around this has a color of #f241b1        
        
          <div style="border:2px solid #f241b1;">Content here</div>
        
        
          .myborder {border:2px solid #f241b1;}
        
        Border color #f241b1