#f32de0 color space conversions
Hex:
        #f32de0
        RGB:
        243, 45, 224
        CMY:
        5, 82, 12
        CMYK:
        0, 81, 8, 5
      HSL:
        306°, 89.1892%, 56.4706%
        HSV (HSB):
        306°, 81.4815%, 95.2941%
        XYZ:
        51.3551, 26.3133, 72.8933
        xyY:
        0.3411, 0.1748, 26.3133
      CIE-Lab:
        58.3332, 86.8393, -46.7994
        CIE-LCH:
        58.3332, 98.6471, 331.6789
        CIE-Luv:
        58.3332, 84.3163, -84.9895
        Hunter-Lab:
        51.2965, 88.9351, -48.3447
      #f32de0 color charts
#f32de0 RGB chart
      #f32de0 CMYK chart
      #f32de0 RGB pie chart
      #f32de0 color shades, tints & tones
#f32de0 color schemes
#f32de0 color preview, HTML & CSS examples
           This text has a color of #f32de0        
        
          <p style="color:#f32de0;">Text here</p>
        
        
          .mytext {color:#f32de0;}
        
        Text color #f32de0
      
           This box has a color of #f32de0        
        
          <div style="background-color:#f32de0;">Content here</div>
        
        
          .mybackground {background-color:#f32de0;}
        
        Background color #f32de0
      
           Border around this has a color of #f32de0        
        
          <div style="border:2px solid #f32de0;">Content here</div>
        
        
          .myborder {border:2px solid #f32de0;}
        
        Border color #f32de0