#f234c1 color space conversions
Hex:
        #f234c1
        RGB:
        242, 52, 193
        CMY:
        5, 80, 24
        CMYK:
        0, 79, 20, 5
      HSL:
        315°, 87.9630%, 57.6471%
        HSV (HSB):
        315°, 78.5124%, 94.9020%
        XYZ:
        47.4716, 25.1835, 52.8109
        xyY:
        0.3784, 0.2007, 25.1835
      CIE-Lab:
        57.2538, 80.9567, -30.8396
        CIE-LCH:
        57.2538, 86.6318, 339.1462
        CIE-Luv:
        57.2538, 94.8976, -59.5487
        Hunter-Lab:
        50.1831, 81.0345, -27.2665
      #f234c1 color charts
#f234c1 RGB chart
      #f234c1 CMYK chart
      #f234c1 RGB pie chart
      #f234c1 color shades, tints & tones
#f234c1 color schemes
#f234c1 color preview, HTML & CSS examples
           This text has a color of #f234c1        
        
          <p style="color:#f234c1;">Text here</p>
        
        
          .mytext {color:#f234c1;}
        
        Text color #f234c1
      
           This box has a color of #f234c1        
        
          <div style="background-color:#f234c1;">Content here</div>
        
        
          .mybackground {background-color:#f234c1;}
        
        Background color #f234c1
      
           Border around this has a color of #f234c1        
        
          <div style="border:2px solid #f234c1;">Content here</div>
        
        
          .myborder {border:2px solid #f234c1;}
        
        Border color #f234c1