#f5207a color space conversions
Hex:
        #f5207a
        RGB:
        245, 32, 122
        CMY:
        4, 87, 52
        CMYK:
        0, 87, 50, 4
      HSL:
        335°, 91.4163%, 54.3137%
        HSV (HSB):
        335°, 86.9388%, 96.0784%
        XYZ:
        41.6856, 21.8506, 20.4329
        xyY:
        0.4964, 0.2602, 21.8506
      CIE-Lab:
        53.8682, 78.7293, 5.9586
        CIE-LCH:
        53.8682, 78.9545, 4.3282
        CIE-Luv:
        53.8682, 132.5384, -8.2543
        Hunter-Lab:
        46.7447, 77.3780, 6.8046
      #f5207a color charts
#f5207a RGB chart
      #f5207a CMYK chart
      #f5207a RGB pie chart
      #f5207a color shades, tints & tones
#f5207a color schemes
#f5207a color preview, HTML & CSS examples
           This text has a color of #f5207a        
        
          <p style="color:#f5207a;">Text here</p>
        
        
          .mytext {color:#f5207a;}
        
        Text color #f5207a
      
           This box has a color of #f5207a        
        
          <div style="background-color:#f5207a;">Content here</div>
        
        
          .mybackground {background-color:#f5207a;}
        
        Background color #f5207a
      
           Border around this has a color of #f5207a        
        
          <div style="border:2px solid #f5207a;">Content here</div>
        
        
          .myborder {border:2px solid #f5207a;}
        
        Border color #f5207a