#d15bcc color space conversions
Hex:
#d15bcc
RGB:
209, 91, 204
CMY:
18, 64, 20
CMYK:
0, 56, 2, 18
HSL:
303°, 56.1905%, 58.8235%
HSV (HSB):
303°, 56.4593%, 81.9608%
XYZ:
40.9347, 25.3971, 59.8714
xyY:
0.3244, 0.2012, 25.3971
CIE-Lab:
57.4603, 60.9511, -37.1955
CIE-LCH:
57.4603, 71.4041, 328.6063
CIE-Luv:
57.4603, 55.5569, -65.9834
Hunter-Lab:
50.3955, 56.7975, -35.1614
#d15bcc color charts
#d15bcc color shades, tints & tones
#d15bcc color schemes
#d15bcc color preview, HTML & CSS examples
This text has a color of #d15bcc
<p style="color:#d15bcc;">Text here</p>
.mytext {color:#d15bcc;}
This box has a color of #d15bcc
<div style="background-color:#d15bcc;">Content here</div>
.mybackground {background-color:#d15bcc;}
Border around this has a color of #d15bcc
<div style="border:2px solid #d15bcc;">Content here</div>
.myborder {border:2px solid #d15bcc;}