#f2289a color space conversions
Hex:
        #f2289a
        RGB:
        242, 40, 154
        CMY:
        5, 84, 40
        CMYK:
        0, 83, 36, 5
      HSL:
        326°, 88.5965%, 55.2941%
        HSV (HSB):
        326°, 83.4711%, 94.9020%
        XYZ:
        43.2095, 22.7279, 32.6814
        xyY:
        0.4381, 0.2305, 22.7279
      CIE-Lab:
        54.7910, 79.3256, -11.8557
        CIE-LCH:
        54.7910, 80.2067, 351.4997
        CIE-Luv:
        54.7910, 114.4046, -31.4172
        Hunter-Lab:
        47.6738, 78.3555, -7.2729
      #f2289a color charts
#f2289a RGB chart
      #f2289a CMYK chart
      #f2289a RGB pie chart
      #f2289a color shades, tints & tones
#f2289a color schemes
#f2289a color preview, HTML & CSS examples
           This text has a color of #f2289a        
        
          <p style="color:#f2289a;">Text here</p>
        
        
          .mytext {color:#f2289a;}
        
        Text color #f2289a
      
           This box has a color of #f2289a        
        
          <div style="background-color:#f2289a;">Content here</div>
        
        
          .mybackground {background-color:#f2289a;}
        
        Background color #f2289a
      
           Border around this has a color of #f2289a        
        
          <div style="border:2px solid #f2289a;">Content here</div>
        
        
          .myborder {border:2px solid #f2289a;}
        
        Border color #f2289a