#f234d2 color space conversions
Hex:
        #f234d2
        RGB:
        242, 52, 210
        CMY:
        5, 80, 18
        CMYK:
        0, 79, 13, 5
      HSL:
        310°, 87.9630%, 57.6471%
        HSV (HSB):
        310°, 78.5124%, 94.9020%
        XYZ:
        49.4788, 25.9864, 63.3808
        xyY:
        0.3564, 0.1872, 25.9864
      CIE-Lab:
        58.0241, 83.1505, -39.3643
        CIE-LCH:
        58.0241, 91.9976, 334.6666
        CIE-Luv:
        58.0241, 87.9547, -72.9862
        Hunter-Lab:
        50.9768, 84.0451, -38.0330
      #f234d2 color charts
#f234d2 RGB chart
      #f234d2 CMYK chart
      #f234d2 RGB pie chart
      #f234d2 color shades, tints & tones
#f234d2 color schemes
#f234d2 color preview, HTML & CSS examples
           This text has a color of #f234d2        
        
          <p style="color:#f234d2;">Text here</p>
        
        
          .mytext {color:#f234d2;}
        
        Text color #f234d2
      
           This box has a color of #f234d2        
        
          <div style="background-color:#f234d2;">Content here</div>
        
        
          .mybackground {background-color:#f234d2;}
        
        Background color #f234d2
      
           Border around this has a color of #f234d2        
        
          <div style="border:2px solid #f234d2;">Content here</div>
        
        
          .myborder {border:2px solid #f234d2;}
        
        Border color #f234d2