#f542dc color space conversions
Hex:
        #f542dc
        RGB:
        245, 66, 220
        CMY:
        4, 74, 14
        CMYK:
        0, 73, 10, 4
      HSL:
        308°, 89.9497%, 60.9804%
        HSV (HSB):
        308°, 73.0612%, 96.0784%
        XYZ:
        52.5227, 28.4762, 70.4384
        xyY:
        0.3468, 0.1880, 28.4762
      CIE-Lab:
        60.3166, 81.3537, -41.3933
        CIE-LCH:
        60.3166, 91.2789, 333.0327
        CIE-Luv:
        60.3166, 83.2787, -76.4000
        Hunter-Lab:
        53.3631, 82.3033, -40.9076
      #f542dc color charts
#f542dc RGB chart
      #f542dc CMYK chart
      #f542dc RGB pie chart
      #f542dc color shades, tints & tones
#f542dc color schemes
#f542dc color preview, HTML & CSS examples
           This text has a color of #f542dc        
        
          <p style="color:#f542dc;">Text here</p>
        
        
          .mytext {color:#f542dc;}
        
        Text color #f542dc
      
           This box has a color of #f542dc        
        
          <div style="background-color:#f542dc;">Content here</div>
        
        
          .mybackground {background-color:#f542dc;}
        
        Background color #f542dc
      
           Border around this has a color of #f542dc        
        
          <div style="border:2px solid #f542dc;">Content here</div>
        
        
          .myborder {border:2px solid #f542dc;}
        
        Border color #f542dc