#f213a1 color space conversions
Hex:
        #f213a1
        RGB:
        242, 19, 161
        CMY:
        5, 93, 37
        CMYK:
        0, 92, 33, 5
      HSL:
        322°, 89.5582%, 51.1765%
        HSV (HSB):
        322°, 92.1488%, 94.9020%
        XYZ:
        43.2838, 21.9162, 35.6671
        xyY:
        0.4291, 0.2173, 21.9162
      CIE-Lab:
        53.9380, 83.2228, -17.2861
        CIE-LCH:
        53.9380, 84.9991, 348.2660
        CIE-Luv:
        53.9380, 114.7087, -39.6693
        Hunter-Lab:
        46.8147, 83.1112, -12.4015
      #f213a1 color charts
#f213a1 RGB chart
      #f213a1 CMYK chart
      #f213a1 RGB pie chart
      #f213a1 color shades, tints & tones
#f213a1 color schemes
#f213a1 color preview, HTML & CSS examples
           This text has a color of #f213a1        
        
          <p style="color:#f213a1;">Text here</p>
        
        
          .mytext {color:#f213a1;}
        
        Text color #f213a1
      
           This box has a color of #f213a1        
        
          <div style="background-color:#f213a1;">Content here</div>
        
        
          .mybackground {background-color:#f213a1;}
        
        Background color #f213a1
      
           Border around this has a color of #f213a1        
        
          <div style="border:2px solid #f213a1;">Content here</div>
        
        
          .myborder {border:2px solid #f213a1;}
        
        Border color #f213a1