#ffdbff color space conversions
Hex:
#ffdbff
RGB:
255, 219, 255
CMY:
0, 14, 0
CMYK:
0, 14, 0, 0
HSL:
300°, 100.0000%, 92.9412%
HSV (HSB):
300°, 14.1176%, 100.0000%
XYZ:
84.6215, 79.1430, 105.4238
xyY:
0.3144, 0.2940, 79.1430
CIE-Lab:
91.2990, 18.5108, -12.8610
CIE-LCH:
91.2990, 22.5400, 325.2091
CIE-Luv:
91.2990, 18.1682, -23.5046
Hunter-Lab:
88.9624, 14.1061, -7.9873
#ffdbff color charts
#ffdbff RGB chart
#ffdbff CMYK chart
#ffdbff RGB pie chart
#ffdbff color shades, tints & tones
#ffdbff color schemes
#ffdbff color preview, HTML & CSS examples
This text has a color of #ffdbff
<p style="color:#ffdbff;">Text here</p>
.mytext {color:#ffdbff;}
Text color #ffdbff
This box has a color of #ffdbff
<div style="background-color:#ffdbff;">Content here</div>
.mybackground {background-color:#ffdbff;}
Background color #ffdbff
Border around this has a color of #ffdbff
<div style="border:2px solid #ffdbff;">Content here</div>
.myborder {border:2px solid #ffdbff;}
Border color #ffdbff