#f32cf1 color space conversions
Hex:
        #f32cf1
        RGB:
        243, 44, 241
        CMY:
        5, 83, 5
        CMYK:
        0, 82, 1, 5
      HSL:
        301°, 89.2377%, 56.2745%
        HSV (HSB):
        301°, 81.8930%, 95.2941%
        XYZ:
        53.7400, 27.2069, 85.6381
        xyY:
        0.3226, 0.1633, 27.2069
      CIE-Lab:
        59.1654, 89.4615, -55.0190
        CIE-LCH:
        59.1654, 105.0259, 328.4084
        CIE-Luv:
        59.1654, 77.8623, -98.1914
        Hunter-Lab:
        52.1603, 92.6257, -60.8318
      #f32cf1 color charts
#f32cf1 RGB chart
      #f32cf1 CMYK chart
      #f32cf1 RGB pie chart
      #f32cf1 color shades, tints & tones
#f32cf1 color schemes
#f32cf1 color preview, HTML & CSS examples
           This text has a color of #f32cf1        
        
          <p style="color:#f32cf1;">Text here</p>
        
        
          .mytext {color:#f32cf1;}
        
        Text color #f32cf1
      
           This box has a color of #f32cf1        
        
          <div style="background-color:#f32cf1;">Content here</div>
        
        
          .mybackground {background-color:#f32cf1;}
        
        Background color #f32cf1
      
           Border around this has a color of #f32cf1        
        
          <div style="border:2px solid #f32cf1;">Content here</div>
        
        
          .myborder {border:2px solid #f32cf1;}
        
        Border color #f32cf1