#dc6bbd color space conversions
Hex:
#dc6bbd
RGB:
220, 107, 189
CMY:
14, 58, 26
CMYK:
0, 51, 14, 14
HSL:
316°, 61.7486%, 64.1176%
HSV (HSB):
316°, 51.3636%, 86.2745%
XYZ:
43.9582, 29.4052, 51.5030
xyY:
0.3520, 0.2355, 29.4052
CIE-Lab:
61.1375, 54.1776, -22.8354
CIE-LCH:
61.1375, 58.7934, 337.1450
CIE-Luv:
61.1375, 61.2739, -43.3413
Hunter-Lab:
54.2265, 49.8029, -18.3536
#dc6bbd color charts
#dc6bbd color shades, tints & tones
#dc6bbd color schemes
#dc6bbd color preview, HTML & CSS examples
This text has a color of #dc6bbd
<p style="color:#dc6bbd;">Text here</p>
.mytext {color:#dc6bbd;}
This box has a color of #dc6bbd
<div style="background-color:#dc6bbd;">Content here</div>
.mybackground {background-color:#dc6bbd;}
Border around this has a color of #dc6bbd
<div style="border:2px solid #dc6bbd;">Content here</div>
.myborder {border:2px solid #dc6bbd;}