#f22565 color space conversions
Hex:
        #f22565
        RGB:
        242, 37, 101
        CMY:
        5, 85, 60
        CMYK:
        0, 85, 58, 5
      HSL:
        341°, 88.7446%, 54.7059%
        HSV (HSB):
        341°, 84.7107%, 94.9020%
        XYZ:
        39.6285, 21.1400, 14.3037
        xyY:
        0.5279, 0.2816, 21.1400
      CIE-Lab:
        53.1023, 75.6758, 17.4720
        CIE-LCH:
        53.1023, 77.6666, 13.0006
        CIE-Luv:
        53.1023, 137.2397, 5.3449
        Hunter-Lab:
        45.9782, 73.3867, 13.7398
      #f22565 color charts
#f22565 RGB chart
      #f22565 CMYK chart
      #f22565 RGB pie chart
      #f22565 color shades, tints & tones
#f22565 color schemes
#f22565 color preview, HTML & CSS examples
           This text has a color of #f22565        
        
          <p style="color:#f22565;">Text here</p>
        
        
          .mytext {color:#f22565;}
        
        Text color #f22565
      
           This box has a color of #f22565        
        
          <div style="background-color:#f22565;">Content here</div>
        
        
          .mybackground {background-color:#f22565;}
        
        Background color #f22565
      
           Border around this has a color of #f22565        
        
          <div style="border:2px solid #f22565;">Content here</div>
        
        
          .myborder {border:2px solid #f22565;}
        
        Border color #f22565