#f506e4 color space conversions
Hex:
        #f506e4
        RGB:
        245, 6, 228
        CMY:
        4, 98, 11
        CMYK:
        0, 98, 7, 4
      HSL:
        304°, 95.2191%, 49.2157%
        HSV (HSB):
        304°, 97.5510%, 96.0784%
        XYZ:
        51.7249, 25.1442, 75.5259
        xyY:
        0.3394, 0.1650, 25.1442
      CIE-Lab:
        57.2156, 92.6318, -50.8078
        CIE-LCH:
        57.2156, 105.6508, 331.2556
        CIE-Luv:
        57.2156, 87.6299, -91.5540
        Hunter-Lab:
        50.1440, 96.3759, -54.2007
      #f506e4 color charts
#f506e4 RGB chart
      #f506e4 CMYK chart
      #f506e4 RGB pie chart
      #f506e4 color shades, tints & tones
#f506e4 color schemes
#f506e4 color preview, HTML & CSS examples
           This text has a color of #f506e4        
        
          <p style="color:#f506e4;">Text here</p>
        
        
          .mytext {color:#f506e4;}
        
        Text color #f506e4
      
           This box has a color of #f506e4        
        
          <div style="background-color:#f506e4;">Content here</div>
        
        
          .mybackground {background-color:#f506e4;}
        
        Background color #f506e4
      
           Border around this has a color of #f506e4        
        
          <div style="border:2px solid #f506e4;">Content here</div>
        
        
          .myborder {border:2px solid #f506e4;}
        
        Border color #f506e4