#f213c4 color space conversions
Hex:
        #f213c4
        RGB:
        242, 19, 196
        CMY:
        5, 93, 23
        CMYK:
        0, 92, 19, 5
      HSL:
        312°, 89.5582%, 51.1765%
        HSV (HSB):
        312°, 92.1488%, 94.9020%
        XYZ:
        46.8146, 23.3285, 54.2600
        xyY:
        0.3763, 0.1875, 23.3285
      CIE-Lab:
        55.4091, 87.0693, -35.4443
        CIE-LCH:
        55.4091, 94.0072, 337.8496
        CIE-Luv:
        55.4091, 98.5654, -67.0571
        Hunter-Lab:
        48.2996, 88.4877, -32.7969
      #f213c4 color charts
#f213c4 RGB chart
      #f213c4 CMYK chart
      #f213c4 RGB pie chart
      #f213c4 color shades, tints & tones
#f213c4 color schemes
#f213c4 color preview, HTML & CSS examples
           This text has a color of #f213c4        
        
          <p style="color:#f213c4;">Text here</p>
        
        
          .mytext {color:#f213c4;}
        
        Text color #f213c4
      
           This box has a color of #f213c4        
        
          <div style="background-color:#f213c4;">Content here</div>
        
        
          .mybackground {background-color:#f213c4;}
        
        Background color #f213c4
      
           Border around this has a color of #f213c4        
        
          <div style="border:2px solid #f213c4;">Content here</div>
        
        
          .myborder {border:2px solid #f213c4;}
        
        Border color #f213c4