#f21ed9 color space conversions
Hex:
        #f21ed9
        RGB:
        242, 30, 217
        CMY:
        5, 88, 15
        CMYK:
        0, 88, 10, 5
      HSL:
        307°, 89.0756%, 53.3333%
        HSV (HSB):
        307°, 87.6033%, 94.9020%
        XYZ:
        49.6066, 24.8155, 67.8210
        xyY:
        0.3487, 0.1745, 24.8155
      CIE-Lab:
        56.8953, 88.3623, -45.1225
        CIE-LCH:
        56.8953, 99.2166, 332.9487
        CIE-Luv:
        56.8953, 88.3785, -82.2222
        Hunter-Lab:
        49.8152, 90.5759, -45.8498
      #f21ed9 color charts
#f21ed9 RGB chart
      #f21ed9 CMYK chart
      #f21ed9 RGB pie chart
      #f21ed9 color shades, tints & tones
#f21ed9 color schemes
#f21ed9 color preview, HTML & CSS examples
           This text has a color of #f21ed9        
        
          <p style="color:#f21ed9;">Text here</p>
        
        
          .mytext {color:#f21ed9;}
        
        Text color #f21ed9
      
           This box has a color of #f21ed9        
        
          <div style="background-color:#f21ed9;">Content here</div>
        
        
          .mybackground {background-color:#f21ed9;}
        
        Background color #f21ed9
      
           Border around this has a color of #f21ed9        
        
          <div style="border:2px solid #f21ed9;">Content here</div>
        
        
          .myborder {border:2px solid #f21ed9;}
        
        Border color #f21ed9