#f332e5 color space conversions
Hex:
        #f332e5
        RGB:
        243, 50, 229
        CMY:
        5, 80, 10
        CMYK:
        0, 79, 6, 5
      HSL:
        304°, 88.9401%, 57.4510%
        HSV (HSB):
        304°, 79.4239%, 95.2941%
        XYZ:
        52.2456, 26.9930, 76.5853
        xyY:
        0.3353, 0.1732, 26.9930
      CIE-Lab:
        58.9679, 86.4442, -48.6105
        CIE-LCH:
        58.9679, 99.1745, 330.6495
        CIE-Luv:
        58.9679, 81.5655, -87.8984
        Hunter-Lab:
        51.9548, 88.5781, -51.0295
      #f332e5 color charts
#f332e5 RGB chart
      #f332e5 CMYK chart
      #f332e5 RGB pie chart
      #f332e5 color shades, tints & tones
#f332e5 color schemes
#f332e5 color preview, HTML & CSS examples
           This text has a color of #f332e5        
        
          <p style="color:#f332e5;">Text here</p>
        
        
          .mytext {color:#f332e5;}
        
        Text color #f332e5
      
           This box has a color of #f332e5        
        
          <div style="background-color:#f332e5;">Content here</div>
        
        
          .mybackground {background-color:#f332e5;}
        
        Background color #f332e5
      
           Border around this has a color of #f332e5        
        
          <div style="border:2px solid #f332e5;">Content here</div>
        
        
          .myborder {border:2px solid #f332e5;}
        
        Border color #f332e5