#f52bca color space conversions
Hex:
        #f52bca
        RGB:
        245, 43, 202
        CMY:
        4, 83, 21
        CMYK:
        0, 82, 18, 4
      HSL:
        313°, 90.9910%, 56.4706%
        HSV (HSB):
        313°, 82.4490%, 96.0784%
        XYZ:
        49.1807, 25.4045, 58.1886
        xyY:
        0.3704, 0.1913, 25.4045
      CIE-Lab:
        57.4674, 84.7407, -35.6335
        CIE-LCH:
        57.4674, 91.9278, 337.1932
        CIE-Luv:
        57.4674, 95.1941, -67.4624
        Hunter-Lab:
        50.4029, 85.9668, -33.1665
      #f52bca color charts
#f52bca RGB chart
      #f52bca CMYK chart
      #f52bca RGB pie chart
      #f52bca color shades, tints & tones
#f52bca color schemes
#f52bca color preview, HTML & CSS examples
           This text has a color of #f52bca        
        
          <p style="color:#f52bca;">Text here</p>
        
        
          .mytext {color:#f52bca;}
        
        Text color #f52bca
      
           This box has a color of #f52bca        
        
          <div style="background-color:#f52bca;">Content here</div>
        
        
          .mybackground {background-color:#f52bca;}
        
        Background color #f52bca
      
           Border around this has a color of #f52bca        
        
          <div style="border:2px solid #f52bca;">Content here</div>
        
        
          .myborder {border:2px solid #f52bca;}
        
        Border color #f52bca