#f21368 color space conversions
Hex:
        #f21368
        RGB:
        242, 19, 104
        CMY:
        5, 93, 59
        CMYK:
        0, 92, 57, 5
      HSL:
        337°, 89.5582%, 51.1765%
        HSV (HSB):
        337°, 92.1488%, 94.9020%
        XYZ:
        39.3495, 20.3425, 14.9492
        xyY:
        0.5272, 0.2725, 20.3425
      CIE-Lab:
        52.2222, 78.5909, 14.4475
        CIE-LCH:
        52.2222, 79.9078, 10.4165
        CIE-Luv:
        52.2222, 140.1465, 1.2953
        Hunter-Lab:
        45.1026, 76.8017, 11.9202
      #f21368 color charts
#f21368 RGB chart
      #f21368 CMYK chart
      #f21368 RGB pie chart
      #f21368 color shades, tints & tones
#f21368 color schemes
#f21368 color preview, HTML & CSS examples
           This text has a color of #f21368        
        
          <p style="color:#f21368;">Text here</p>
        
        
          .mytext {color:#f21368;}
        
        Text color #f21368
      
           This box has a color of #f21368        
        
          <div style="background-color:#f21368;">Content here</div>
        
        
          .mybackground {background-color:#f21368;}
        
        Background color #f21368
      
           Border around this has a color of #f21368        
        
          <div style="border:2px solid #f21368;">Content here</div>
        
        
          .myborder {border:2px solid #f21368;}
        
        Border color #f21368