#d2beff color space conversions
Hex:
#d2beff
RGB:
210, 190, 255
CMY:
18, 25, 0
CMYK:
18, 25, 0, 0
HSL:
258°, 100.0000%, 87.2549%
HSV (HSB):
258°, 25.4902%, 100.0000%
XYZ:
63.0418, 57.7485, 102.4317
xyY:
0.2824, 0.2587, 57.7485
CIE-Lab:
80.5988, 19.6730, -29.4197
CIE-LCH:
80.5988, 35.3913, 303.7707
CIE-Luv:
80.5988, 6.3765, -50.3243
Hunter-Lab:
75.9925, 15.0931, -26.7234
#d2beff color charts
#d2beff color shades, tints & tones
#d2beff color schemes
#d2beff color preview, HTML & CSS examples
This text has a color of #d2beff
<p style="color:#d2beff;">Text here</p>
.mytext {color:#d2beff;}
This box has a color of #d2beff
<div style="background-color:#d2beff;">Content here</div>
.mybackground {background-color:#d2beff;}
Border around this has a color of #d2beff
<div style="border:2px solid #d2beff;">Content here</div>
.myborder {border:2px solid #d2beff;}