#d15ccd color space conversions
Hex:
#d15ccd
RGB:
209, 92, 205
CMY:
18, 64, 20
CMYK:
0, 56, 2, 18
HSL:
302°, 55.9809%, 59.0196%
HSV (HSB):
302°, 55.9809%, 81.9608%
XYZ:
41.1411, 25.6174, 60.5339
xyY:
0.3232, 0.2012, 25.6174
CIE-Lab:
57.6721, 60.6720, -37.4326
CIE-LCH:
57.6721, 71.2902, 328.3268
CIE-Luv:
57.6721, 54.9329, -66.3585
Hunter-Lab:
50.6136, 56.5192, -35.4813
#d15ccd color charts
#d15ccd color shades, tints & tones
#d15ccd color schemes
#d15ccd color preview, HTML & CSS examples
This text has a color of #d15ccd
<p style="color:#d15ccd;">Text here</p>
.mytext {color:#d15ccd;}
This box has a color of #d15ccd
<div style="background-color:#d15ccd;">Content here</div>
.mybackground {background-color:#d15ccd;}
Border around this has a color of #d15ccd
<div style="border:2px solid #d15ccd;">Content here</div>
.myborder {border:2px solid #d15ccd;}