#f21eea color space conversions
Hex:
        #f21eea
        RGB:
        242, 30, 234
        CMY:
        5, 88, 8
        CMYK:
        0, 88, 3, 5
      HSL:
        302°, 89.0756%, 53.3333%
        HSV (HSB):
        302°, 87.6033%, 94.9020%
        XYZ:
        51.9335, 25.7463, 80.0742
        xyY:
        0.3292, 0.1632, 25.7463
      CIE-Lab:
        57.7955, 90.6805, -53.2929
        CIE-LCH:
        57.7955, 105.1813, 329.5573
        CIE-Luv:
        57.7955, 81.4409, -95.2309
        Hunter-Lab:
        50.7408, 93.8993, -58.0472
      #f21eea color charts
#f21eea RGB chart
      #f21eea CMYK chart
      #f21eea RGB pie chart
      #f21eea color shades, tints & tones
#f21eea color schemes
#f21eea color preview, HTML & CSS examples
           This text has a color of #f21eea        
        
          <p style="color:#f21eea;">Text here</p>
        
        
          .mytext {color:#f21eea;}
        
        Text color #f21eea
      
           This box has a color of #f21eea        
        
          <div style="background-color:#f21eea;">Content here</div>
        
        
          .mybackground {background-color:#f21eea;}
        
        Background color #f21eea
      
           Border around this has a color of #f21eea        
        
          <div style="border:2px solid #f21eea;">Content here</div>
        
        
          .myborder {border:2px solid #f21eea;}
        
        Border color #f21eea