#f23268 color space conversions
Hex:
        #f23268
        RGB:
        242, 50, 104
        CMY:
        5, 80, 59
        CMYK:
        0, 79, 57, 5
      HSL:
        343°, 88.0734%, 57.2549%
        HSV (HSB):
        343°, 79.3388%, 94.9020%
        XYZ:
        40.2572, 22.1579, 15.2518
        xyY:
        0.5183, 0.2853, 22.1579
      CIE-Lab:
        54.1942, 72.9348, 17.1559
        CIE-LCH:
        54.1942, 74.9254, 13.2366
        CIE-Luv:
        54.1942, 131.7782, 5.8568
        Hunter-Lab:
        47.0722, 70.2810, 13.7401
      #f23268 color charts
#f23268 RGB chart
      #f23268 CMYK chart
      #f23268 RGB pie chart
      #f23268 color shades, tints & tones
#f23268 color schemes
#f23268 color preview, HTML & CSS examples
           This text has a color of #f23268        
        
          <p style="color:#f23268;">Text here</p>
        
        
          .mytext {color:#f23268;}
        
        Text color #f23268
      
           This box has a color of #f23268        
        
          <div style="background-color:#f23268;">Content here</div>
        
        
          .mybackground {background-color:#f23268;}
        
        Background color #f23268
      
           Border around this has a color of #f23268        
        
          <div style="border:2px solid #f23268;">Content here</div>
        
        
          .myborder {border:2px solid #f23268;}
        
        Border color #f23268