#ffa2fc color space conversions
Hex:
#ffa2fc
RGB:
255, 162, 252
CMY:
0, 36, 1
CMYK:
0, 36, 1, 0
HSL:
302°, 100.0000%, 81.7647%
HSV (HSB):
302°, 36.4706%, 100.0000%
XYZ:
71.7310, 54.1289, 98.7628
xyY:
0.3193, 0.2410, 54.1289
CIE-Lab:
78.5369, 47.7387, -30.6065
CIE-LCH:
78.5369, 56.7074, 327.3350
CIE-Luv:
78.5369, 46.2767, -56.6359
Hunter-Lab:
73.5724, 45.2809, -28.0896
#ffa2fc color charts
#ffa2fc color shades, tints & tones
#ffa2fc color schemes
#ffa2fc color preview, HTML & CSS examples
This text has a color of #ffa2fc
<p style="color:#ffa2fc;">Text here</p>
.mytext {color:#ffa2fc;}
This box has a color of #ffa2fc
<div style="background-color:#ffa2fc;">Content here</div>
.mybackground {background-color:#ffa2fc;}
Border around this has a color of #ffa2fc
<div style="border:2px solid #ffa2fc;">Content here</div>
.myborder {border:2px solid #ffa2fc;}