#f213ce color space conversions
Hex:
        #f213ce
        RGB:
        242, 19, 206
        CMY:
        5, 93, 19
        CMYK:
        0, 92, 15, 5
      HSL:
        310°, 89.5582%, 51.1765%
        HSV (HSB):
        310°, 92.1488%, 94.9020%
        XYZ:
        47.9914, 23.7992, 60.4568
        xyY:
        0.3629, 0.1800, 23.7992
      CIE-Lab:
        55.8862, 88.2941, -40.4418
        CIE-LCH:
        55.8862, 97.1153, 335.3905
        CIE-Luv:
        55.8862, 94.1214, -74.8589
        Hunter-Lab:
        48.7844, 90.2255, -39.3268
      #f213ce color charts
#f213ce RGB chart
      #f213ce CMYK chart
      #f213ce RGB pie chart
      #f213ce color shades, tints & tones
#f213ce color schemes
#f213ce color preview, HTML & CSS examples
           This text has a color of #f213ce        
        
          <p style="color:#f213ce;">Text here</p>
        
        
          .mytext {color:#f213ce;}
        
        Text color #f213ce
      
           This box has a color of #f213ce        
        
          <div style="background-color:#f213ce;">Content here</div>
        
        
          .mybackground {background-color:#f213ce;}
        
        Background color #f213ce
      
           Border around this has a color of #f213ce        
        
          <div style="border:2px solid #f213ce;">Content here</div>
        
        
          .myborder {border:2px solid #f213ce;}
        
        Border color #f213ce