#f52afd color space conversions
Hex:
        #f52afd
        RGB:
        245, 42, 253
        CMY:
        4, 84, 1
        CMYK:
        3, 83, 0, 1
      HSL:
        298°, 98.1395%, 57.8431%
        HSV (HSB):
        298°, 83.3992%, 99.2157%
        XYZ:
        56.2138, 28.1603, 95.4012
        xyY:
        0.3127, 0.1566, 28.1603
      CIE-Lab:
        60.0332, 91.9697, -60.2873
        CIE-LCH:
        60.0332, 109.9681, 326.7546
        CIE-Luv:
        60.0332, 75.0441, -106.8893
        Hunter-Lab:
        53.0662, 96.2215, -69.4437
      #f52afd color charts
#f52afd RGB chart
      #f52afd CMYK chart
      #f52afd RGB pie chart
      #f52afd color shades, tints & tones
#f52afd color schemes
#f52afd color preview, HTML & CSS examples
           This text has a color of #f52afd        
        
          <p style="color:#f52afd;">Text here</p>
        
        
          .mytext {color:#f52afd;}
        
        Text color #f52afd
      
           This box has a color of #f52afd        
        
          <div style="background-color:#f52afd;">Content here</div>
        
        
          .mybackground {background-color:#f52afd;}
        
        Background color #f52afd
      
           Border around this has a color of #f52afd        
        
          <div style="border:2px solid #f52afd;">Content here</div>
        
        
          .myborder {border:2px solid #f52afd;}
        
        Border color #f52afd