#d15fcc color space conversions
Hex:
#d15fcc
RGB:
209, 95, 204
CMY:
18, 63, 20
CMYK:
0, 55, 2, 18
HSL:
303°, 55.3398%, 59.6078%
HSV (HSB):
303°, 54.5455%, 81.9608%
XYZ:
41.2858, 26.0994, 59.9884
xyY:
0.3241, 0.2049, 26.0994
CIE-Lab:
58.1312, 59.1357, -36.1454
CIE-LCH:
58.1312, 69.3075, 328.5655
CIE-Luv:
58.1312, 54.1656, -64.2249
Hunter-Lab:
51.0875, 54.8495, -33.8587
#d15fcc color charts
#d15fcc color shades, tints & tones
#d15fcc color schemes
#d15fcc color preview, HTML & CSS examples
This text has a color of #d15fcc
<p style="color:#d15fcc;">Text here</p>
.mytext {color:#d15fcc;}
This box has a color of #d15fcc
<div style="background-color:#d15fcc;">Content here</div>
.mybackground {background-color:#d15fcc;}
Border around this has a color of #d15fcc
<div style="border:2px solid #d15fcc;">Content here</div>
.myborder {border:2px solid #d15fcc;}