#d2b2fc color space conversions
Hex:
#d2b2fc
RGB:
210, 178, 252
CMY:
18, 30, 1
CMYK:
17, 29, 0, 1
HSL:
266°, 92.5000%, 84.3137%
HSV (HSB):
266°, 29.3651%, 98.8235%
XYZ:
60.0694, 52.5707, 99.0766
xyY:
0.2837, 0.2483, 52.5707
CIE-Lab:
77.6209, 25.5452, -32.3907
CIE-LCH:
77.6209, 41.2518, 308.2614
CIE-Luv:
77.6209, 11.9598, -55.9297
Hunter-Lab:
72.5057, 20.9986, -30.2639
#d2b2fc color charts
#d2b2fc color shades, tints & tones
#d2b2fc color schemes
#d2b2fc color preview, HTML & CSS examples
This text has a color of #d2b2fc
<p style="color:#d2b2fc;">Text here</p>
.mytext {color:#d2b2fc;}
This box has a color of #d2b2fc
<div style="background-color:#d2b2fc;">Content here</div>
.mybackground {background-color:#d2b2fc;}
Border around this has a color of #d2b2fc
<div style="border:2px solid #d2b2fc;">Content here</div>
.myborder {border:2px solid #d2b2fc;}