#f5007a color space conversions
Hex:
        #f5007a
        RGB:
        245, 0, 122
        CMY:
        4, 100, 52
        CMYK:
        0, 100, 50, 4
      HSL:
        330°, 100.0000%, 48.0392%
        HSV (HSB):
        330°, 100.0000%, 96.0784%
        XYZ:
        41.1690, 20.8176, 20.2607
        xyY:
        0.5006, 0.2531, 20.8176
      CIE-Lab:
        52.7493, 81.9764, 4.3520
        CIE-LCH:
        52.7493, 82.0919, 3.0389
        CIE-Luv:
        52.7493, 136.9575, -10.9820
        Hunter-Lab:
        45.6263, 81.2161, 5.6103
      #f5007a color charts
#f5007a RGB chart
      #f5007a CMYK chart
      #f5007a RGB pie chart
      #f5007a color shades, tints & tones
#f5007a color schemes
#f5007a color preview, HTML & CSS examples
           This text has a color of #f5007a        
        
          <p style="color:#f5007a;">Text here</p>
        
        
          .mytext {color:#f5007a;}
        
        Text color #f5007a
      
           This box has a color of #f5007a        
        
          <div style="background-color:#f5007a;">Content here</div>
        
        
          .mybackground {background-color:#f5007a;}
        
        Background color #f5007a
      
           Border around this has a color of #f5007a        
        
          <div style="border:2px solid #f5007a;">Content here</div>
        
        
          .myborder {border:2px solid #f5007a;}
        
        Border color #f5007a