#d3befd color space conversions
Hex:
#d3befd
RGB:
211, 190, 253
CMY:
17, 25, 1
CMYK:
17, 25, 0, 1
HSL:
260°, 94.0299%, 86.8627%
HSV (HSB):
260°, 24.9012%, 99.2157%
XYZ:
63.0070, 57.7676, 100.7579
xyY:
0.2844, 0.2608, 57.7676
CIE-Lab:
80.6094, 19.5470, -28.3281
CIE-LCH:
80.6094, 34.4175, 304.6065
CIE-Luv:
80.6094, 7.0866, -48.4794
Hunter-Lab:
76.0050, 14.9651, -25.3957
#d3befd color charts
#d3befd color shades, tints & tones
#d3befd color schemes
#d3befd color preview, HTML & CSS examples
This text has a color of #d3befd
<p style="color:#d3befd;">Text here</p>
.mytext {color:#d3befd;}
This box has a color of #d3befd
<div style="background-color:#d3befd;">Content here</div>
.mybackground {background-color:#d3befd;}
Border around this has a color of #d3befd
<div style="border:2px solid #d3befd;">Content here</div>
.myborder {border:2px solid #d3befd;}