#f234d5 color space conversions
Hex:
        #f234d5
        RGB:
        242, 52, 213
        CMY:
        5, 80, 16
        CMYK:
        0, 79, 12, 5
      HSL:
        309°, 87.9630%, 57.6471%
        HSV (HSB):
        309°, 78.5124%, 94.9020%
        XYZ:
        49.8562, 26.1373, 65.3681
        xyY:
        0.3527, 0.1849, 26.1373
      CIE-Lab:
        58.1672, 83.5539, -40.8450
        CIE-LCH:
        58.1672, 93.0030, 333.9484
        CIE-Luv:
        58.1672, 86.7544, -75.3449
        Hunter-Lab:
        51.1247, 84.6029, -40.0210
      #f234d5 color charts
#f234d5 RGB chart
      #f234d5 CMYK chart
      #f234d5 RGB pie chart
      #f234d5 color shades, tints & tones
#f234d5 color schemes
#f234d5 color preview, HTML & CSS examples
           This text has a color of #f234d5        
        
          <p style="color:#f234d5;">Text here</p>
        
        
          .mytext {color:#f234d5;}
        
        Text color #f234d5
      
           This box has a color of #f234d5        
        
          <div style="background-color:#f234d5;">Content here</div>
        
        
          .mybackground {background-color:#f234d5;}
        
        Background color #f234d5
      
           Border around this has a color of #f234d5        
        
          <div style="border:2px solid #f234d5;">Content here</div>
        
        
          .myborder {border:2px solid #f234d5;}
        
        Border color #f234d5