#f52bc1 color space conversions
Hex:
        #f52bc1
        RGB:
        245, 43, 193
        CMY:
        4, 83, 24
        CMYK:
        0, 82, 21, 4
      HSL:
        315°, 90.9910%, 56.4706%
        HSV (HSB):
        315°, 82.4490%, 96.0784%
        XYZ:
        48.1457, 24.9905, 52.7382
        xyY:
        0.3825, 0.1985, 24.9905
      CIE-Lab:
        57.0662, 83.6344, -31.0909
        CIE-LCH:
        57.0662, 89.2264, 339.6075
        CIE-Luv:
        57.0662, 99.0413, -60.3616
        Hunter-Lab:
        49.9905, 84.4295, -27.5555
      #f52bc1 color charts
#f52bc1 RGB chart
      #f52bc1 CMYK chart
      #f52bc1 RGB pie chart
      #f52bc1 color shades, tints & tones
#f52bc1 color schemes
#f52bc1 color preview, HTML & CSS examples
           This text has a color of #f52bc1        
        
          <p style="color:#f52bc1;">Text here</p>
        
        
          .mytext {color:#f52bc1;}
        
        Text color #f52bc1
      
           This box has a color of #f52bc1        
        
          <div style="background-color:#f52bc1;">Content here</div>
        
        
          .mybackground {background-color:#f52bc1;}
        
        Background color #f52bc1
      
           Border around this has a color of #f52bc1        
        
          <div style="border:2px solid #f52bc1;">Content here</div>
        
        
          .myborder {border:2px solid #f52bc1;}
        
        Border color #f52bc1