#f234ef color space conversions
Hex:
        #f234ef
        RGB:
        242, 52, 239
        CMY:
        5, 80, 6
        CMYK:
        0, 79, 1, 5
      HSL:
        301°, 87.9630%, 57.6471%
        HSV (HSB):
        301°, 78.5124%, 94.9020%
        XYZ:
        53.4259, 27.5652, 84.1661
        xyY:
        0.3235, 0.1669, 27.5652
      CIE-Lab:
        59.4939, 87.2384, -53.3887
        CIE-LCH:
        59.4939, 102.2785, 328.5339
        CIE-Luv:
        59.4939, 76.7368, -95.5058
        Hunter-Lab:
        52.5026, 89.7596, -58.2951
      #f234ef color charts
#f234ef RGB chart
      #f234ef CMYK chart
      #f234ef RGB pie chart
      #f234ef color shades, tints & tones
#f234ef color schemes
#f234ef color preview, HTML & CSS examples
           This text has a color of #f234ef        
        
          <p style="color:#f234ef;">Text here</p>
        
        
          .mytext {color:#f234ef;}
        
        Text color #f234ef
      
           This box has a color of #f234ef        
        
          <div style="background-color:#f234ef;">Content here</div>
        
        
          .mybackground {background-color:#f234ef;}
        
        Background color #f234ef
      
           Border around this has a color of #f234ef        
        
          <div style="border:2px solid #f234ef;">Content here</div>
        
        
          .myborder {border:2px solid #f234ef;}
        
        Border color #f234ef