#f213ea color space conversions
Hex:
        #f213ea
        RGB:
        242, 19, 234
        CMY:
        5, 93, 8
        CMYK:
        0, 92, 3, 5
      HSL:
        302°, 89.5582%, 51.1765%
        HSV (HSB):
        302°, 92.1488%, 94.9020%
        XYZ:
        51.7021, 25.2835, 79.9971
        xyY:
        0.3293, 0.1611, 25.2835
      CIE-Lab:
        57.3506, 91.9900, -54.0019
        CIE-LCH:
        57.3506, 106.6694, 329.5853
        CIE-Luv:
        57.3506, 82.3053, -96.3156
        Hunter-Lab:
        50.2827, 95.5440, -59.1293
      #f213ea color charts
#f213ea RGB chart
      #f213ea CMYK chart
      #f213ea RGB pie chart
      #f213ea color shades, tints & tones
#f213ea color schemes
#f213ea color preview, HTML & CSS examples
           This text has a color of #f213ea        
        
          <p style="color:#f213ea;">Text here</p>
        
        
          .mytext {color:#f213ea;}
        
        Text color #f213ea
      
           This box has a color of #f213ea        
        
          <div style="background-color:#f213ea;">Content here</div>
        
        
          .mybackground {background-color:#f213ea;}
        
        Background color #f213ea
      
           Border around this has a color of #f213ea        
        
          <div style="border:2px solid #f213ea;">Content here</div>
        
        
          .myborder {border:2px solid #f213ea;}
        
        Border color #f213ea