#ff52ea color space conversions
Hex:
#ff52ea
RGB:
255, 82, 234
CMY:
0, 68, 8
CMYK:
0, 68, 8, 0
HSL:
307°, 100.0000%, 66.0784%
HSV (HSB):
307°, 67.8431%, 100.0000%
XYZ:
59.1086, 33.2351, 81.1416
xyY:
0.3407, 0.1916, 33.2351
CIE-Lab:
64.3508, 80.4435, -42.7891
CIE-LCH:
64.3508, 91.1157, 331.9908
CIE-Luv:
64.3508, 81.4075, -79.4198
Hunter-Lab:
57.6499, 82.1292, -43.0951
#ff52ea color charts
#ff52ea color shades, tints & tones
#ff52ea color schemes
#ff52ea color preview, HTML & CSS examples
This text has a color of #ff52ea
<p style="color:#ff52ea;">Text here</p>
.mytext {color:#ff52ea;}
This box has a color of #ff52ea
<div style="background-color:#ff52ea;">Content here</div>
.mybackground {background-color:#ff52ea;}
Border around this has a color of #ff52ea
<div style="border:2px solid #ff52ea;">Content here</div>
.myborder {border:2px solid #ff52ea;}