#f21de2 color space conversions
Hex:
        #f21de2
        RGB:
        242, 29, 226
        CMY:
        5, 89, 11
        CMYK:
        0, 88, 7, 5
      HSL:
        305°, 89.1213%, 53.1373%
        HSV (HSB):
        305°, 88.0165%, 94.9020%
        XYZ:
        50.7848, 25.2470, 74.1480
        xyY:
        0.3382, 0.1681, 25.2470
      CIE-Lab:
        57.3153, 89.7140, -49.5527
        CIE-LCH:
        57.3153, 102.4894, 331.0864
        CIE-Luv:
        57.3153, 84.7588, -89.2625
        Hunter-Lab:
        50.2464, 92.4816, -52.3212
      #f21de2 color charts
#f21de2 RGB chart
      #f21de2 CMYK chart
      #f21de2 RGB pie chart
      #f21de2 color shades, tints & tones
#f21de2 color schemes
#f21de2 color preview, HTML & CSS examples
           This text has a color of #f21de2        
        
          <p style="color:#f21de2;">Text here</p>
        
        
          .mytext {color:#f21de2;}
        
        Text color #f21de2
      
           This box has a color of #f21de2        
        
          <div style="background-color:#f21de2;">Content here</div>
        
        
          .mybackground {background-color:#f21de2;}
        
        Background color #f21de2
      
           Border around this has a color of #f21de2        
        
          <div style="border:2px solid #f21de2;">Content here</div>
        
        
          .myborder {border:2px solid #f21de2;}
        
        Border color #f21de2