#ffa2f7 color space conversions
Hex:
#ffa2f7
RGB:
255, 162, 247
CMY:
0, 36, 3
CMYK:
0, 36, 3, 0
HSL:
305°, 100.0000%, 81.7647%
HSV (HSB):
305°, 36.4706%, 100.0000%
XYZ:
70.9488, 53.8161, 94.6438
xyY:
0.3234, 0.2453, 53.8161
CIE-Lab:
78.3544, 46.8646, -28.1914
CIE-LCH:
78.3544, 54.6904, 328.9710
CIE-Luv:
78.3544, 47.2275, -52.5194
Hunter-Lab:
73.3594, 44.2555, -25.1407
#ffa2f7 color charts
#ffa2f7 color shades, tints & tones
#ffa2f7 color schemes
#ffa2f7 color preview, HTML & CSS examples
This text has a color of #ffa2f7
<p style="color:#ffa2f7;">Text here</p>
.mytext {color:#ffa2f7;}
This box has a color of #ffa2f7
<div style="background-color:#ffa2f7;">Content here</div>
.mybackground {background-color:#ffa2f7;}
Border around this has a color of #ffa2f7
<div style="border:2px solid #ffa2f7;">Content here</div>
.myborder {border:2px solid #ffa2f7;}