#d265d9 color space conversions
Hex:
#d265d9
RGB:
210, 101, 217
CMY:
18, 60, 15
CMYK:
3, 53, 0, 15
HSL:
296°, 60.4167%, 62.3529%
HSV (HSB):
296°, 53.4562%, 85.0980%
XYZ:
43.7564, 28.0188, 68.7476
xyY:
0.3114, 0.1994, 28.0188
CIE-Lab:
59.9057, 58.8948, -40.7065
CIE-LCH:
59.9057, 71.5934, 325.3488
CIE-Luv:
59.9057, 49.2833, -71.7426
Hunter-Lab:
52.9327, 54.9232, -39.9513
#d265d9 color charts
#d265d9 color shades, tints & tones
#d265d9 color schemes
#d265d9 color preview, HTML & CSS examples
This text has a color of #d265d9
<p style="color:#d265d9;">Text here</p>
.mytext {color:#d265d9;}
This box has a color of #d265d9
<div style="background-color:#d265d9;">Content here</div>
.mybackground {background-color:#d265d9;}
Border around this has a color of #d265d9
<div style="border:2px solid #d265d9;">Content here</div>
.myborder {border:2px solid #d265d9;}