#ffa4fe color space conversions
Hex:
#ffa4fe
RGB:
255, 164, 254
CMY:
0, 36, 0
CMYK:
0, 36, 0, 0
HSL:
301°, 100.0000%, 82.1569%
HSV (HSB):
301°, 35.6863%, 100.0000%
XYZ:
72.4049, 54.9667, 100.5594
xyY:
0.3177, 0.2412, 54.9667
CIE-Lab:
79.0221, 47.0682, -30.9368
CIE-LCH:
79.0221, 56.3250, 326.6840
CIE-Luv:
79.0221, 44.9900, -57.1161
Hunter-Lab:
74.1395, 44.5794, -28.5206
#ffa4fe color charts
#ffa4fe color shades, tints & tones
#ffa4fe color schemes
#ffa4fe color preview, HTML & CSS examples
This text has a color of #ffa4fe
<p style="color:#ffa4fe;">Text here</p>
.mytext {color:#ffa4fe;}
This box has a color of #ffa4fe
<div style="background-color:#ffa4fe;">Content here</div>
.mybackground {background-color:#ffa4fe;}
Border around this has a color of #ffa4fe
<div style="border:2px solid #ffa4fe;">Content here</div>
.myborder {border:2px solid #ffa4fe;}