#f210ff color space conversions
Hex:
        #f210ff
        RGB:
        242, 16, 255
        CMY:
        5, 94, 0
        CMYK:
        5, 94, 0, 0
      HSL:
        297°, 100.0000%, 53.1373%
        HSV (HSB):
        297°, 93.7255%, 100.0000%
        XYZ:
        54.8532, 26.4678, 96.8255
        xyY:
        0.3079, 0.1486, 26.4678
      CIE-Lab:
        58.4785, 95.2576, -63.9156
        CIE-LCH:
        58.4785, 114.7137, 326.1393
        CIE-Luv:
        58.4785, 74.2939, -112.0930
        Hunter-Lab:
        51.4469, 100.2866, -75.5737
      #f210ff color charts
#f210ff RGB chart
      #f210ff CMYK chart
      #f210ff RGB pie chart
      #f210ff color shades, tints & tones
#f210ff color schemes
#f210ff color preview, HTML & CSS examples
           This text has a color of #f210ff        
        
          <p style="color:#f210ff;">Text here</p>
        
        
          .mytext {color:#f210ff;}
        
        Text color #f210ff
      
           This box has a color of #f210ff        
        
          <div style="background-color:#f210ff;">Content here</div>
        
        
          .mybackground {background-color:#f210ff;}
        
        Background color #f210ff
      
           Border around this has a color of #f210ff        
        
          <div style="border:2px solid #f210ff;">Content here</div>
        
        
          .myborder {border:2px solid #f210ff;}
        
        Border color #f210ff