#f32ff1 color space conversions
Hex:
        #f32ff1
        RGB:
        243, 47, 241
        CMY:
        5, 82, 5
        CMYK:
        0, 81, 1, 5
      HSL:
        301°, 89.0909%, 56.8627%
        HSV (HSB):
        301°, 80.6584%, 95.2941%
        XYZ:
        53.8558, 27.4386, 85.6767
        xyY:
        0.3225, 0.1643, 27.4386
      CIE-Lab:
        59.3781, 88.8413, -54.6799
        CIE-LCH:
        59.3781, 104.3201, 328.3886
        CIE-Luv:
        59.3781, 77.4529, -97.6659
        Hunter-Lab:
        52.3819, 91.8546, -60.3085
      #f32ff1 color charts
#f32ff1 RGB chart
      #f32ff1 CMYK chart
      #f32ff1 RGB pie chart
      #f32ff1 color shades, tints & tones
#f32ff1 color schemes
#f32ff1 color preview, HTML & CSS examples
           This text has a color of #f32ff1        
        
          <p style="color:#f32ff1;">Text here</p>
        
        
          .mytext {color:#f32ff1;}
        
        Text color #f32ff1
      
           This box has a color of #f32ff1        
        
          <div style="background-color:#f32ff1;">Content here</div>
        
        
          .mybackground {background-color:#f32ff1;}
        
        Background color #f32ff1
      
           Border around this has a color of #f32ff1        
        
          <div style="border:2px solid #f32ff1;">Content here</div>
        
        
          .myborder {border:2px solid #f32ff1;}
        
        Border color #f32ff1