#f234c2 color space conversions
Hex:
        #f234c2
        RGB:
        242, 52, 194
        CMY:
        5, 80, 24
        CMYK:
        0, 79, 20, 5
      HSL:
        315°, 87.9630%, 57.6471%
        HSV (HSB):
        315°, 78.5124%, 94.9020%
        XYZ:
        47.5835, 25.2283, 53.4005
        xyY:
        0.3770, 0.1999, 25.2283
      CIE-Lab:
        57.2972, 81.0813, -31.3474
        CIE-LCH:
        57.2972, 86.9301, 338.8626
        CIE-Luv:
        57.2972, 94.4834, -60.3411
        Hunter-Lab:
        50.2278, 81.2044, -27.8758
      #f234c2 color charts
#f234c2 RGB chart
      #f234c2 CMYK chart
      #f234c2 RGB pie chart
      #f234c2 color shades, tints & tones
#f234c2 color schemes
#f234c2 color preview, HTML & CSS examples
           This text has a color of #f234c2        
        
          <p style="color:#f234c2;">Text here</p>
        
        
          .mytext {color:#f234c2;}
        
        Text color #f234c2
      
           This box has a color of #f234c2        
        
          <div style="background-color:#f234c2;">Content here</div>
        
        
          .mybackground {background-color:#f234c2;}
        
        Background color #f234c2
      
           Border around this has a color of #f234c2        
        
          <div style="border:2px solid #f234c2;">Content here</div>
        
        
          .myborder {border:2px solid #f234c2;}
        
        Border color #f234c2