#f542e1 color space conversions
Hex:
        #f542e1
        RGB:
        245, 66, 225
        CMY:
        4, 74, 12
        CMYK:
        0, 73, 8, 4
      HSL:
        307°, 89.9497%, 60.9804%
        HSV (HSB):
        307°, 73.0612%, 96.0784%
        XYZ:
        53.1950, 28.7451, 73.9788
        xyY:
        0.3412, 0.1844, 28.7451
      CIE-Lab:
        60.5560, 82.0647, -43.8312
        CIE-LCH:
        60.5560, 93.0365, 331.8931
        CIE-Luv:
        60.5560, 81.4125, -80.3421
        Hunter-Lab:
        53.6145, 83.2780, -44.2799
      #f542e1 color charts
#f542e1 RGB chart
      #f542e1 CMYK chart
      #f542e1 RGB pie chart
      #f542e1 color shades, tints & tones
#f542e1 color schemes
#f542e1 color preview, HTML & CSS examples
           This text has a color of #f542e1        
        
          <p style="color:#f542e1;">Text here</p>
        
        
          .mytext {color:#f542e1;}
        
        Text color #f542e1
      
           This box has a color of #f542e1        
        
          <div style="background-color:#f542e1;">Content here</div>
        
        
          .mybackground {background-color:#f542e1;}
        
        Background color #f542e1
      
           Border around this has a color of #f542e1        
        
          <div style="border:2px solid #f542e1;">Content here</div>
        
        
          .myborder {border:2px solid #f542e1;}
        
        Border color #f542e1