#f21ba8 color space conversions
Hex:
        #f21ba8
        RGB:
        242, 27, 168
        CMY:
        5, 89, 34
        CMYK:
        0, 89, 31, 5
      HSL:
        321°, 89.2116%, 52.7451%
        HSV (HSB):
        321°, 88.8430%, 94.9020%
        XYZ:
        44.0778, 22.4883, 39.0633
        xyY:
        0.4173, 0.2129, 22.4883
      CIE-Lab:
        54.5413, 82.9601, -20.4898
        CIE-LCH:
        54.5413, 85.4530, 346.1265
        CIE-Luv:
        54.5413, 110.4526, -44.2468
        Hunter-Lab:
        47.4218, 82.9246, -15.6444
      #f21ba8 color charts
#f21ba8 RGB chart
      #f21ba8 CMYK chart
      #f21ba8 RGB pie chart
      #f21ba8 color shades, tints & tones
#f21ba8 color schemes
#f21ba8 color preview, HTML & CSS examples
           This text has a color of #f21ba8        
        
          <p style="color:#f21ba8;">Text here</p>
        
        
          .mytext {color:#f21ba8;}
        
        Text color #f21ba8
      
           This box has a color of #f21ba8        
        
          <div style="background-color:#f21ba8;">Content here</div>
        
        
          .mybackground {background-color:#f21ba8;}
        
        Background color #f21ba8
      
           Border around this has a color of #f21ba8        
        
          <div style="border:2px solid #f21ba8;">Content here</div>
        
        
          .myborder {border:2px solid #f21ba8;}
        
        Border color #f21ba8