#d83cbc color space conversions
Hex:
#d83cbc
RGB:
216, 60, 188
CMY:
15, 76, 26
CMYK:
0, 72, 13, 15
HSL:
311°, 66.6667%, 54.1176%
HSV (HSB):
311°, 72.2222%, 84.7059%
XYZ:
39.0119, 21.4615, 49.6633
xyY:
0.3542, 0.1949, 21.4615
CIE-Lab:
53.4509, 72.2259, -34.2102
CIE-LCH:
53.4509, 79.9181, 334.6552
CIE-Luv:
53.4509, 75.1710, -62.2233
Hunter-Lab:
46.3265, 69.2445, -31.1319
#d83cbc color charts
#d83cbc color shades, tints & tones
#d83cbc color schemes
#d83cbc color preview, HTML & CSS examples
This text has a color of #d83cbc
<p style="color:#d83cbc;">Text here</p>
.mytext {color:#d83cbc;}
This box has a color of #d83cbc
<div style="background-color:#d83cbc;">Content here</div>
.mybackground {background-color:#d83cbc;}
Border around this has a color of #d83cbc
<div style="border:2px solid #d83cbc;">Content here</div>
.myborder {border:2px solid #d83cbc;}