#f21ae1 color space conversions
Hex:
        #f21ae1
        RGB:
        242, 26, 225
        CMY:
        5, 90, 12
        CMYK:
        0, 89, 7, 5
      HSL:
        305°, 89.2562%, 52.5490%
        HSV (HSB):
        305°, 89.2562%, 94.9020%
        XYZ:
        50.5780, 25.0523, 73.4040
        xyY:
        0.3394, 0.1681, 25.0523
      CIE-Lab:
        57.1263, 89.9769, -49.2879
        CIE-LCH:
        57.1263, 102.5921, 331.2868
        CIE-Luv:
        57.1263, 85.4472, -88.8353
        Hunter-Lab:
        50.0522, 92.7834, -51.9150
      #f21ae1 color charts
#f21ae1 RGB chart
      #f21ae1 CMYK chart
      #f21ae1 RGB pie chart
      #f21ae1 color shades, tints & tones
#f21ae1 color schemes
#f21ae1 color preview, HTML & CSS examples
           This text has a color of #f21ae1        
        
          <p style="color:#f21ae1;">Text here</p>
        
        
          .mytext {color:#f21ae1;}
        
        Text color #f21ae1
      
           This box has a color of #f21ae1        
        
          <div style="background-color:#f21ae1;">Content here</div>
        
        
          .mybackground {background-color:#f21ae1;}
        
        Background color #f21ae1
      
           Border around this has a color of #f21ae1        
        
          <div style="border:2px solid #f21ae1;">Content here</div>
        
        
          .myborder {border:2px solid #f21ae1;}
        
        Border color #f21ae1