#ff52f2 color space conversions
Hex:
#ff52f2
RGB:
255, 82, 242
CMY:
0, 68, 5
CMYK:
0, 68, 5, 0
HSL:
305°, 100.0000%, 66.0784%
HSV (HSB):
305°, 67.8431%, 100.0000%
XYZ:
60.2843, 33.7054, 87.3329
xyY:
0.3325, 0.1859, 33.7054
CIE-Lab:
64.7280, 81.6287, -46.6380
CIE-LCH:
64.7280, 94.0125, 330.2588
CIE-Luv:
64.7280, 78.6236, -85.7562
Hunter-Lab:
58.0563, 83.7515, -48.5492
#ff52f2 color charts
#ff52f2 color shades, tints & tones
#ff52f2 color schemes
#ff52f2 color preview, HTML & CSS examples
This text has a color of #ff52f2
<p style="color:#ff52f2;">Text here</p>
.mytext {color:#ff52f2;}
This box has a color of #ff52f2
<div style="background-color:#ff52f2;">Content here</div>
.mybackground {background-color:#ff52f2;}
Border around this has a color of #ff52f2
<div style="border:2px solid #ff52f2;">Content here</div>
.myborder {border:2px solid #ff52f2;}