#fabdff color space conversions
Hex:
#fabdff
RGB:
250, 189, 255
CMY:
2, 26, 0
CMYK:
2, 26, 0, 0
HSL:
295°, 100.0000%, 87.0588%
HSV (HSB):
295°, 25.8824%, 100.0000%
XYZ:
75.6719, 63.9392, 102.9609
xyY:
0.3120, 0.2636, 63.9392
CIE-Lab:
83.9341, 32.6632, -24.0061
CIE-LCH:
83.9341, 40.5361, 323.6857
CIE-Luv:
83.9341, 29.9347, -43.7092
Hunter-Lab:
79.9620, 28.9898, -20.3698
#fabdff color charts
#fabdff RGB chart
#fabdff CMYK chart
#fabdff RGB pie chart
#fabdff color shades, tints & tones
#fabdff color schemes
#fabdff color preview, HTML & CSS examples
This text has a color of #fabdff
<p style="color:#fabdff;">Text here</p>
.mytext {color:#fabdff;}
Text color #fabdff
This box has a color of #fabdff
<div style="background-color:#fabdff;">Content here</div>
.mybackground {background-color:#fabdff;}
Background color #fabdff
Border around this has a color of #fabdff
<div style="border:2px solid #fabdff;">Content here</div>
.myborder {border:2px solid #fabdff;}
Border color #fabdff