#f533ce color space conversions
Hex:
        #f533ce
        RGB:
        245, 51, 206
        CMY:
        4, 80, 19
        CMYK:
        0, 79, 16, 4
      HSL:
        312°, 90.6542%, 58.0392%
        HSV (HSB):
        312°, 79.1837%, 96.0784%
        XYZ:
        49.9806, 26.2364, 60.8224
        xyY:
        0.3647, 0.1915, 26.2364
      CIE-Lab:
        58.2607, 83.4857, -36.6785
        CIE-LCH:
        58.2607, 91.1876, 336.2823
        CIE-Luv:
        58.2607, 92.0444, -69.0225
        Hunter-Lab:
        51.2214, 84.5383, -34.5483
      #f533ce color charts
#f533ce RGB chart
      #f533ce CMYK chart
      #f533ce RGB pie chart
      #f533ce color shades, tints & tones
#f533ce color schemes
#f533ce color preview, HTML & CSS examples
           This text has a color of #f533ce        
        
          <p style="color:#f533ce;">Text here</p>
        
        
          .mytext {color:#f533ce;}
        
        Text color #f533ce
      
           This box has a color of #f533ce        
        
          <div style="background-color:#f533ce;">Content here</div>
        
        
          .mybackground {background-color:#f533ce;}
        
        Background color #f533ce
      
           Border around this has a color of #f533ce        
        
          <div style="border:2px solid #f533ce;">Content here</div>
        
        
          .myborder {border:2px solid #f533ce;}
        
        Border color #f533ce