#f532be color space conversions
Hex:
        #f532be
        RGB:
        245, 50, 190
        CMY:
        4, 80, 25
        CMYK:
        0, 80, 22, 4
      HSL:
        317°, 90.6977%, 57.8431%
        HSV (HSB):
        317°, 79.5918%, 96.0784%
        XYZ:
        48.0911, 25.4114, 51.0854
        xyY:
        0.3860, 0.2040, 25.4114
      CIE-Lab:
        57.4741, 81.7252, -28.7294
        CIE-LCH:
        57.4741, 86.6279, 340.6316
        CIE-Luv:
        57.4741, 98.9161, -56.5798
        Hunter-Lab:
        50.4097, 82.0727, -24.7979
      #f532be color charts
#f532be RGB chart
      #f532be CMYK chart
      #f532be RGB pie chart
      #f532be color shades, tints & tones
#f532be color schemes
#f532be color preview, HTML & CSS examples
           This text has a color of #f532be        
        
          <p style="color:#f532be;">Text here</p>
        
        
          .mytext {color:#f532be;}
        
        Text color #f532be
      
           This box has a color of #f532be        
        
          <div style="background-color:#f532be;">Content here</div>
        
        
          .mybackground {background-color:#f532be;}
        
        Background color #f532be
      
           Border around this has a color of #f532be        
        
          <div style="border:2px solid #f532be;">Content here</div>
        
        
          .myborder {border:2px solid #f532be;}
        
        Border color #f532be