#fab4fc color space conversions
Hex:
#fab4fc
RGB:
250, 180, 252
CMY:
2, 29, 1
CMYK:
1, 29, 0, 1
HSL:
298°, 92.3077%, 84.7059%
HSV (HSB):
298°, 28.5714%, 98.8235%
XYZ:
73.3163, 59.9948, 99.8114
xyY:
0.3145, 0.2574, 59.9948
CIE-Lab:
81.8354, 36.8501, -25.6022
CIE-LCH:
81.8354, 44.8710, 325.2097
CIE-Luv:
81.8354, 34.6741, -46.8834
Hunter-Lab:
77.4563, 33.4107, -22.1826
#fab4fc color charts
#fab4fc color shades, tints & tones
#fab4fc color schemes
#fab4fc color preview, HTML & CSS examples
This text has a color of #fab4fc
<p style="color:#fab4fc;">Text here</p>
.mytext {color:#fab4fc;}
This box has a color of #fab4fc
<div style="background-color:#fab4fc;">Content here</div>
.mybackground {background-color:#fab4fc;}
Border around this has a color of #fab4fc
<div style="border:2px solid #fab4fc;">Content here</div>
.myborder {border:2px solid #fab4fc;}