#f021e1 color space conversions
Hex:
        #f021e1
        RGB:
        240, 33, 225
        CMY:
        6, 87, 12
        CMYK:
        0, 86, 6, 6
      HSL:
        304°, 87.3418%, 53.5294%
        HSV (HSB):
        304°, 86.2500%, 94.1176%
        XYZ:
        50.0696, 25.0492, 73.4302
        xyY:
        0.3371, 0.1686, 25.0492
      CIE-Lab:
        57.1233, 88.6278, -49.3139
        CIE-LCH:
        57.1233, 101.4236, 330.9077
        CIE-Luv:
        57.1233, 83.2768, -88.6717
        Hunter-Lab:
        50.0492, 90.9868, -51.9535
      #f021e1 color charts
#f021e1 RGB chart
      #f021e1 CMYK chart
      #f021e1 RGB pie chart
      #f021e1 color shades, tints & tones
#f021e1 color schemes
#f021e1 color preview, HTML & CSS examples
           This text has a color of #f021e1        
        
          <p style="color:#f021e1;">Text here</p>
        
        
          .mytext {color:#f021e1;}
        
        Text color #f021e1
      
           This box has a color of #f021e1        
        
          <div style="background-color:#f021e1;">Content here</div>
        
        
          .mybackground {background-color:#f021e1;}
        
        Background color #f021e1
      
           Border around this has a color of #f021e1        
        
          <div style="border:2px solid #f021e1;">Content here</div>
        
        
          .myborder {border:2px solid #f021e1;}
        
        Border color #f021e1