#f32cf0 color space conversions
Hex:
        #f32cf0
        RGB:
        243, 44, 240
        CMY:
        5, 83, 6
        CMYK:
        0, 82, 1, 5
      HSL:
        301°, 89.2377%, 56.2745%
        HSV (HSB):
        301°, 81.8930%, 95.2941%
        XYZ:
        53.5910, 27.1473, 84.8535
        xyY:
        0.3236, 0.1639, 27.1473
      CIE-Lab:
        59.1104, 89.3157, -54.5481
        CIE-LCH:
        59.1104, 104.6556, 328.5862
        CIE-Luv:
        59.1104, 78.2411, -97.4333
        Hunter-Lab:
        52.1031, 92.4170, -60.0857
      #f32cf0 color charts
#f32cf0 RGB chart
      #f32cf0 CMYK chart
      #f32cf0 RGB pie chart
      #f32cf0 color shades, tints & tones
#f32cf0 color schemes
#f32cf0 color preview, HTML & CSS examples
           This text has a color of #f32cf0        
        
          <p style="color:#f32cf0;">Text here</p>
        
        
          .mytext {color:#f32cf0;}
        
        Text color #f32cf0
      
           This box has a color of #f32cf0        
        
          <div style="background-color:#f32cf0;">Content here</div>
        
        
          .mybackground {background-color:#f32cf0;}
        
        Background color #f32cf0
      
           Border around this has a color of #f32cf0        
        
          <div style="border:2px solid #f32cf0;">Content here</div>
        
        
          .myborder {border:2px solid #f32cf0;}
        
        Border color #f32cf0