#d28bca color space conversions
Hex:
#d28bca
RGB:
210, 139, 202
CMY:
18, 45, 21
CMYK:
0, 34, 4, 18
HSL:
307°, 44.0994%, 68.4314%
HSV (HSB):
307°, 33.8095%, 82.3529%
XYZ:
46.4716, 36.4311, 60.4597
xyY:
0.3242, 0.2541, 36.4311
CIE-Lab:
66.8480, 36.7968, -21.5447
CIE-LCH:
66.8480, 42.6402, 329.6508
CIE-Luv:
66.8480, 36.6946, -39.0125
Hunter-Lab:
60.3582, 31.8057, -17.1389
#d28bca color charts
#d28bca color shades, tints & tones
#d28bca color schemes
#d28bca color preview, HTML & CSS examples
This text has a color of #d28bca
<p style="color:#d28bca;">Text here</p>
.mytext {color:#d28bca;}
This box has a color of #d28bca
<div style="background-color:#d28bca;">Content here</div>
.mybackground {background-color:#d28bca;}
Border around this has a color of #d28bca
<div style="border:2px solid #d28bca;">Content here</div>
.myborder {border:2px solid #d28bca;}