#d15cca color space conversions
Hex:
#d15cca
RGB:
209, 92, 202
CMY:
18, 64, 21
CMYK:
0, 56, 3, 18
HSL:
304°, 55.9809%, 59.0196%
HSV (HSB):
304°, 55.9809%, 81.9608%
XYZ:
40.7823, 25.4739, 58.6446
xyY:
0.3265, 0.2040, 25.4739
CIE-Lab:
57.5342, 60.1634, -35.9412
CIE-LCH:
57.5342, 70.0814, 329.1462
CIE-Luv:
57.5342, 55.7789, -63.9328
Hunter-Lab:
50.4716, 55.9069, -33.5608
#d15cca color charts
#d15cca color shades, tints & tones
#d15cca color schemes
#d15cca color preview, HTML & CSS examples
This text has a color of #d15cca
<p style="color:#d15cca;">Text here</p>
.mytext {color:#d15cca;}
This box has a color of #d15cca
<div style="background-color:#d15cca;">Content here</div>
.mybackground {background-color:#d15cca;}
Border around this has a color of #d15cca
<div style="border:2px solid #d15cca;">Content here</div>
.myborder {border:2px solid #d15cca;}