#f2629a color space conversions
Hex:
        #f2629a
        RGB:
        242, 98, 154
        CMY:
        5, 62, 40
        CMYK:
        0, 60, 36, 5
      HSL:
        337°, 84.7059%, 66.6667%
        HSV (HSB):
        337°, 59.5041%, 94.9020%
        XYZ:
        46.8184, 29.9457, 33.8843
        xyY:
        0.4231, 0.2706, 29.9457
      CIE-Lab:
        61.6073, 60.3633, -1.7266
        CIE-LCH:
        61.6073, 60.3880, 358.3616
        CIE-Luv:
        61.6073, 92.5085, -13.9274
        Hunter-Lab:
        54.7227, 56.9523, 1.5934
      #f2629a color charts
#f2629a RGB chart
      #f2629a CMYK chart
      #f2629a RGB pie chart
      #f2629a color shades, tints & tones
#f2629a color schemes
#f2629a color preview, HTML & CSS examples
           This text has a color of #f2629a        
        
          <p style="color:#f2629a;">Text here</p>
        
        
          .mytext {color:#f2629a;}
        
        Text color #f2629a
      
           This box has a color of #f2629a        
        
          <div style="background-color:#f2629a;">Content here</div>
        
        
          .mybackground {background-color:#f2629a;}
        
        Background color #f2629a
      
           Border around this has a color of #f2629a        
        
          <div style="border:2px solid #f2629a;">Content here</div>
        
        
          .myborder {border:2px solid #f2629a;}
        
        Border color #f2629a