#ffa1f7 color space conversions
Hex:
#ffa1f7
RGB:
255, 161, 247
CMY:
0, 37, 3
CMYK:
0, 37, 3, 0
HSL:
305°, 100.0000%, 81.5686%
HSV (HSB):
305°, 36.8627%, 100.0000%
XYZ:
70.7734, 53.4651, 94.5853
xyY:
0.3234, 0.2443, 53.4651
CIE-Lab:
78.1488, 47.3763, -28.5065
CIE-LCH:
78.1488, 55.2913, 328.9646
CIE-Luv:
78.1488, 47.6915, -53.1004
Hunter-Lab:
73.1199, 44.8120, -25.5116
#ffa1f7 color charts
#ffa1f7 color shades, tints & tones
#ffa1f7 color schemes
#ffa1f7 color preview, HTML & CSS examples
This text has a color of #ffa1f7
<p style="color:#ffa1f7;">Text here</p>
.mytext {color:#ffa1f7;}
This box has a color of #ffa1f7
<div style="background-color:#ffa1f7;">Content here</div>
.mybackground {background-color:#ffa1f7;}
Border around this has a color of #ffa1f7
<div style="border:2px solid #ffa1f7;">Content here</div>
.myborder {border:2px solid #ffa1f7;}