#fabdef color space conversions
Hex:
#fabdef
RGB:
250, 189, 239
CMY:
2, 26, 6
CMYK:
0, 24, 4, 2
HSL:
311°, 85.9155%, 86.0784%
HSV (HSB):
311°, 24.4000%, 98.0392%
XYZ:
73.2019, 62.9512, 89.9540
xyY:
0.3237, 0.2784, 62.9512
CIE-Lab:
83.4167, 29.7955, -16.2570
CIE-LCH:
83.4167, 33.9420, 331.3823
CIE-Luv:
83.4167, 32.1133, -30.6149
Hunter-Lab:
79.3418, 25.8387, -11.6810
#fabdef color charts
#fabdef RGB chart
#fabdef CMYK chart
#fabdef RGB pie chart
#fabdef color shades, tints & tones
#fabdef color schemes
#fabdef color preview, HTML & CSS examples
This text has a color of #fabdef
<p style="color:#fabdef;">Text here</p>
.mytext {color:#fabdef;}
Text color #fabdef
This box has a color of #fabdef
<div style="background-color:#fabdef;">Content here</div>
.mybackground {background-color:#fabdef;}
Background color #fabdef
Border around this has a color of #fabdef
<div style="border:2px solid #fabdef;">Content here</div>
.myborder {border:2px solid #fabdef;}
Border color #fabdef