#fab4fa color space conversions
Hex:
#fab4fa
RGB:
250, 180, 250
CMY:
2, 29, 2
CMYK:
0, 28, 0, 2
HSL:
300°, 87.5000%, 84.3137%
HSV (HSB):
300°, 28.0000%, 98.0392%
XYZ:
73.0009, 59.8686, 98.1507
xyY:
0.3160, 0.2591, 59.8686
CIE-Lab:
81.7667, 36.4874, -24.6370
CIE-LCH:
81.7667, 44.0263, 325.9721
CIE-Luv:
81.7667, 34.9771, -45.2355
Hunter-Lab:
77.3748, 33.0037, -21.0476
#fab4fa color charts
#fab4fa color shades, tints & tones
#fab4fa color schemes
#fab4fa color preview, HTML & CSS examples
This text has a color of #fab4fa
<p style="color:#fab4fa;">Text here</p>
.mytext {color:#fab4fa;}
This box has a color of #fab4fa
<div style="background-color:#fab4fa;">Content here</div>
.mybackground {background-color:#fab4fa;}
Border around this has a color of #fab4fa
<div style="border:2px solid #fab4fa;">Content here</div>
.myborder {border:2px solid #fab4fa;}