#d264d9 color space conversions
Hex:
#d264d9
RGB:
210, 100, 217
CMY:
18, 61, 15
CMYK:
3, 54, 0, 15
HSL:
296°, 60.6218%, 62.1569%
HSV (HSB):
296°, 53.9171%, 85.0980%
XYZ:
43.6599, 27.8257, 68.7154
xyY:
0.3114, 0.1985, 27.8257
CIE-Lab:
59.7310, 59.3638, -40.9809
CIE-LCH:
59.7310, 72.1353, 325.3813
CIE-Luv:
59.7310, 49.6288, -72.2029
Hunter-Lab:
52.7501, 55.4272, -40.3096
#d264d9 color charts
#d264d9 color shades, tints & tones
#d264d9 color schemes
#d264d9 color preview, HTML & CSS examples
This text has a color of #d264d9
<p style="color:#d264d9;">Text here</p>
.mytext {color:#d264d9;}
This box has a color of #d264d9
<div style="background-color:#d264d9;">Content here</div>
.mybackground {background-color:#d264d9;}
Border around this has a color of #d264d9
<div style="border:2px solid #d264d9;">Content here</div>
.myborder {border:2px solid #d264d9;}