#f21aa2 color space conversions
Hex:
        #f21aa2
        RGB:
        242, 26, 162
        CMY:
        5, 90, 36
        CMYK:
        0, 89, 33, 5
      HSL:
        322°, 89.2562%, 52.5490%
        HSV (HSB):
        322°, 89.2562%, 94.9020%
        XYZ:
        43.5089, 22.2247, 36.1790
        xyY:
        0.4269, 0.2181, 22.2247
      CIE-Lab:
        54.2646, 82.4807, -17.3794
        CIE-LCH:
        54.2646, 84.2918, 348.1013
        CIE-Luv:
        54.2646, 113.3565, -39.6974
        Hunter-Lab:
        47.1430, 82.2396, -12.5008
      #f21aa2 color charts
#f21aa2 RGB chart
      #f21aa2 CMYK chart
      #f21aa2 RGB pie chart
      #f21aa2 color shades, tints & tones
#f21aa2 color schemes
#f21aa2 color preview, HTML & CSS examples
           This text has a color of #f21aa2        
        
          <p style="color:#f21aa2;">Text here</p>
        
        
          .mytext {color:#f21aa2;}
        
        Text color #f21aa2
      
           This box has a color of #f21aa2        
        
          <div style="background-color:#f21aa2;">Content here</div>
        
        
          .mybackground {background-color:#f21aa2;}
        
        Background color #f21aa2
      
           Border around this has a color of #f21aa2        
        
          <div style="border:2px solid #f21aa2;">Content here</div>
        
        
          .myborder {border:2px solid #f21aa2;}
        
        Border color #f21aa2