#f32ff5 color space conversions
Hex:
        #f32ff5
        RGB:
        243, 47, 245
        CMY:
        5, 82, 4
        CMYK:
        1, 81, 0, 4
      HSL:
        299°, 90.8257%, 57.2549%
        HSV (HSB):
        299°, 80.8163%, 96.0784%
        XYZ:
        54.4601, 27.6803, 88.8587
        xyY:
        0.3185, 0.1619, 27.6803
      CIE-Lab:
        59.5988, 89.4317, -56.5575
        CIE-LCH:
        59.5988, 105.8149, 327.6903
        CIE-Luv:
        59.5988, 75.9616, -100.6949
        Hunter-Lab:
        52.6121, 92.6988, -63.3089
      #f32ff5 color charts
#f32ff5 RGB chart
      #f32ff5 CMYK chart
      #f32ff5 RGB pie chart
      #f32ff5 color shades, tints & tones
#f32ff5 color schemes
#f32ff5 color preview, HTML & CSS examples
           This text has a color of #f32ff5        
        
          <p style="color:#f32ff5;">Text here</p>
        
        
          .mytext {color:#f32ff5;}
        
        Text color #f32ff5
      
           This box has a color of #f32ff5        
        
          <div style="background-color:#f32ff5;">Content here</div>
        
        
          .mybackground {background-color:#f32ff5;}
        
        Background color #f32ff5
      
           Border around this has a color of #f32ff5        
        
          <div style="border:2px solid #f32ff5;">Content here</div>
        
        
          .myborder {border:2px solid #f32ff5;}
        
        Border color #f32ff5