#d165d2 color space conversions
Hex:
#d165d2
RGB:
209, 101, 210
CMY:
18, 60, 18
CMYK:
0, 52, 0, 18
HSL:
299°, 54.7739%, 60.9804%
HSV (HSB):
299°, 51.9048%, 82.3529%
XYZ:
42.5810, 27.5158, 64.0396
xyY:
0.3174, 0.2051, 27.5158
CIE-Lab:
59.4488, 57.3760, -37.4846
CIE-LCH:
59.4488, 68.5354, 326.8428
CIE-Luv:
59.4488, 50.4156, -66.3400
Hunter-Lab:
52.4555, 53.1011, -35.6645
#d165d2 color charts
#d165d2 color shades, tints & tones
#d165d2 color schemes
#d165d2 color preview, HTML & CSS examples
This text has a color of #d165d2
<p style="color:#d165d2;">Text here</p>
.mytext {color:#d165d2;}
This box has a color of #d165d2
<div style="background-color:#d165d2;">Content here</div>
.mybackground {background-color:#d165d2;}
Border around this has a color of #d165d2
<div style="border:2px solid #d165d2;">Content here</div>
.myborder {border:2px solid #d165d2;}