#f210ea color space conversions
Hex:
        #f210ea
        RGB:
        242, 16, 234
        CMY:
        5, 94, 8
        CMYK:
        0, 93, 3, 5
      HSL:
        302°, 89.6825%, 50.5882%
        HSV (HSB):
        302°, 93.3884%, 94.9020%
        XYZ:
        51.6545, 25.1883, 79.9812
        xyY:
        0.3294, 0.1606, 25.1883
      CIE-Lab:
        57.2585, 92.2619, -54.1489
        CIE-LCH:
        57.2585, 106.9783, 329.5912
        CIE-Luv:
        57.2585, 82.4833, -96.5390
        Hunter-Lab:
        50.1880, 95.8869, -59.3549
      #f210ea color charts
#f210ea RGB chart
      #f210ea CMYK chart
      #f210ea RGB pie chart
      #f210ea color shades, tints & tones
#f210ea color schemes
#f210ea color preview, HTML & CSS examples
           This text has a color of #f210ea        
        
          <p style="color:#f210ea;">Text here</p>
        
        
          .mytext {color:#f210ea;}
        
        Text color #f210ea
      
           This box has a color of #f210ea        
        
          <div style="background-color:#f210ea;">Content here</div>
        
        
          .mybackground {background-color:#f210ea;}
        
        Background color #f210ea
      
           Border around this has a color of #f210ea        
        
          <div style="border:2px solid #f210ea;">Content here</div>
        
        
          .myborder {border:2px solid #f210ea;}
        
        Border color #f210ea