#f52cf2 color space conversions
Hex:
        #f52cf2
        RGB:
        245, 44, 242
        CMY:
        4, 83, 5
        CMYK:
        0, 82, 1, 4
      HSL:
        301°, 90.9502%, 56.6667%
        HSV (HSB):
        301°, 82.0408%, 96.0784%
        XYZ:
        54.5839, 27.6246, 86.4596
        xyY:
        0.3236, 0.1638, 27.6246
      CIE-Lab:
        59.5481, 89.9646, -54.9475
        CIE-LCH:
        59.5481, 105.4176, 328.5847
        CIE-Luv:
        59.5481, 78.9103, -98.2974
        Hunter-Lab:
        52.5592, 93.3978, -60.7404
      #f52cf2 color charts
#f52cf2 RGB chart
      #f52cf2 CMYK chart
      #f52cf2 RGB pie chart
      #f52cf2 color shades, tints & tones
#f52cf2 color schemes
#f52cf2 color preview, HTML & CSS examples
           This text has a color of #f52cf2        
        
          <p style="color:#f52cf2;">Text here</p>
        
        
          .mytext {color:#f52cf2;}
        
        Text color #f52cf2
      
           This box has a color of #f52cf2        
        
          <div style="background-color:#f52cf2;">Content here</div>
        
        
          .mybackground {background-color:#f52cf2;}
        
        Background color #f52cf2
      
           Border around this has a color of #f52cf2        
        
          <div style="border:2px solid #f52cf2;">Content here</div>
        
        
          .myborder {border:2px solid #f52cf2;}
        
        Border color #f52cf2