#f212e2 color space conversions
Hex:
        #f212e2
        RGB:
        242, 18, 226
        CMY:
        5, 93, 11
        CMYK:
        0, 93, 7, 5
      HSL:
        304°, 89.6000%, 50.9804%
        HSV (HSB):
        304°, 92.5620%, 94.9020%
        XYZ:
        50.5617, 24.8008, 74.0736
        xyY:
        0.3383, 0.1660, 24.8008
      CIE-Lab:
        56.8809, 90.9916, -50.2428
        CIE-LCH:
        56.8809, 103.9414, 331.0938
        CIE-Luv:
        56.8809, 85.6438, -90.3374
        Hunter-Lab:
        49.8004, 94.0779, -53.3282
      #f212e2 color charts
#f212e2 RGB chart
      #f212e2 CMYK chart
      #f212e2 RGB pie chart
      #f212e2 color shades, tints & tones
#f212e2 color schemes
#f212e2 color preview, HTML & CSS examples
           This text has a color of #f212e2        
        
          <p style="color:#f212e2;">Text here</p>
        
        
          .mytext {color:#f212e2;}
        
        Text color #f212e2
      
           This box has a color of #f212e2        
        
          <div style="background-color:#f212e2;">Content here</div>
        
        
          .mybackground {background-color:#f212e2;}
        
        Background color #f212e2
      
           Border around this has a color of #f212e2        
        
          <div style="border:2px solid #f212e2;">Content here</div>
        
        
          .myborder {border:2px solid #f212e2;}
        
        Border color #f212e2