#ffabfc color space conversions
Hex:
#ffabfc
RGB:
255, 171, 252
CMY:
0, 33, 1
CMYK:
0, 33, 1, 0
HSL:
302°, 100.0000%, 83.5294%
HSV (HSB):
302°, 32.9412%, 100.0000%
XYZ:
73.3736, 57.4141, 99.3103
xyY:
0.3189, 0.2495, 57.4141
CIE-Lab:
80.4119, 43.1049, -27.7307
CIE-LCH:
80.4119, 51.2545, 327.2456
CIE-Luv:
80.4119, 42.1137, -51.3172
Hunter-Lab:
75.7721, 40.2486, -24.6677
#ffabfc color charts
#ffabfc color shades, tints & tones
#ffabfc color schemes
#ffabfc color preview, HTML & CSS examples
This text has a color of #ffabfc
<p style="color:#ffabfc;">Text here</p>
.mytext {color:#ffabfc;}
This box has a color of #ffabfc
<div style="background-color:#ffabfc;">Content here</div>
.mybackground {background-color:#ffabfc;}
Border around this has a color of #ffabfc
<div style="border:2px solid #ffabfc;">Content here</div>
.myborder {border:2px solid #ffabfc;}