#f54295 color space conversions
Hex:
        #f54295
        RGB:
        245, 66, 149
        CMY:
        4, 74, 42
        CMYK:
        0, 73, 39, 4
      HSL:
        332°, 89.9497%, 60.9804%
        HSV (HSB):
        332°, 73.0612%, 96.0784%
        XYZ:
        45.0292, 25.4788, 30.9784
        xyY:
        0.4437, 0.2511, 25.4788
      CIE-Lab:
        57.5390, 72.8037, -4.7501
        CIE-LCH:
        57.5390, 72.9585, 356.2670
        CIE-Luv:
        57.5390, 111.0350, -20.5560
        Hunter-Lab:
        50.4766, 70.9026, -1.0537
      #f54295 color charts
#f54295 RGB chart
      #f54295 CMYK chart
      #f54295 RGB pie chart
      #f54295 color shades, tints & tones
#f54295 color schemes
#f54295 color preview, HTML & CSS examples
           This text has a color of #f54295        
        
          <p style="color:#f54295;">Text here</p>
        
        
          .mytext {color:#f54295;}
        
        Text color #f54295
      
           This box has a color of #f54295        
        
          <div style="background-color:#f54295;">Content here</div>
        
        
          .mybackground {background-color:#f54295;}
        
        Background color #f54295
      
           Border around this has a color of #f54295        
        
          <div style="border:2px solid #f54295;">Content here</div>
        
        
          .myborder {border:2px solid #f54295;}
        
        Border color #f54295