#f21ac9 color space conversions
Hex:
        #f21ac9
        RGB:
        242, 26, 201
        CMY:
        5, 90, 21
        CMYK:
        0, 89, 17, 5
      HSL:
        311°, 89.2562%, 52.5490%
        HSV (HSB):
        311°, 89.2562%, 94.9020%
        XYZ:
        47.5300, 23.8331, 57.3535
        xyY:
        0.3693, 0.1852, 23.8331
      CIE-Lab:
        55.9203, 86.8670, -37.5208
        CIE-LCH:
        55.9203, 94.6240, 336.6388
        CIE-Luv:
        55.9203, 95.6741, -70.2578
        Hunter-Lab:
        48.8191, 88.3528, -35.4814
      #f21ac9 color charts
#f21ac9 RGB chart
      #f21ac9 CMYK chart
      #f21ac9 RGB pie chart
      #f21ac9 color shades, tints & tones
#f21ac9 color schemes
#f21ac9 color preview, HTML & CSS examples
           This text has a color of #f21ac9        
        
          <p style="color:#f21ac9;">Text here</p>
        
        
          .mytext {color:#f21ac9;}
        
        Text color #f21ac9
      
           This box has a color of #f21ac9        
        
          <div style="background-color:#f21ac9;">Content here</div>
        
        
          .mybackground {background-color:#f21ac9;}
        
        Background color #f21ac9
      
           Border around this has a color of #f21ac9        
        
          <div style="border:2px solid #f21ac9;">Content here</div>
        
        
          .myborder {border:2px solid #f21ac9;}
        
        Border color #f21ac9