#f832ce color space conversions
Hex:
        #f832ce
        RGB:
        248, 50, 206
        CMY:
        3, 80, 19
        CMYK:
        0, 80, 17, 3
      HSL:
        313°, 93.3962%, 58.4314%
        HSV (HSB):
        313°, 79.8387%, 97.2549%
        XYZ:
        50.9926, 26.6939, 60.8573
        xyY:
        0.3681, 0.1927, 26.6939
      CIE-Lab:
        58.6899, 84.3414, -35.9701
        CIE-LCH:
        58.6899, 91.6914, 336.9026
        CIE-Luv:
        58.6899, 94.5270, -68.1978
        Hunter-Lab:
        51.6661, 85.7572, -33.6712
      #f832ce color charts
#f832ce RGB chart
      #f832ce CMYK chart
      #f832ce RGB pie chart
      #f832ce color shades, tints & tones
#f832ce color schemes
#f832ce color preview, HTML & CSS examples
           This text has a color of #f832ce        
        
          <p style="color:#f832ce;">Text here</p>
        
        
          .mytext {color:#f832ce;}
        
        Text color #f832ce
      
           This box has a color of #f832ce        
        
          <div style="background-color:#f832ce;">Content here</div>
        
        
          .mybackground {background-color:#f832ce;}
        
        Background color #f832ce
      
           Border around this has a color of #f832ce        
        
          <div style="border:2px solid #f832ce;">Content here</div>
        
        
          .myborder {border:2px solid #f832ce;}
        
        Border color #f832ce