#d735d9 color space conversions
Hex:
#d735d9
RGB:
215, 53, 217
CMY:
16, 79, 15
CMYK:
1, 76, 0, 15
HSL:
299°, 68.3333%, 52.9412%
HSV (HSB):
299°, 75.5760%, 85.0980%
XYZ:
41.8218, 22.0030, 67.6884
xyY:
0.3180, 0.1673, 22.0030
CIE-Lab:
54.0302, 78.4443, -49.9508
CIE-LCH:
54.0302, 92.9978, 327.5123
CIE-Luv:
54.0302, 65.4130, -87.0269
Hunter-Lab:
46.9074, 77.0596, -52.7216
#d735d9 color charts
#d735d9 color shades, tints & tones
#d735d9 color schemes
#d735d9 color preview, HTML & CSS examples
This text has a color of #d735d9
<p style="color:#d735d9;">Text here</p>
.mytext {color:#d735d9;}
This box has a color of #d735d9
<div style="background-color:#d735d9;">Content here</div>
.mybackground {background-color:#d735d9;}
Border around this has a color of #d735d9
<div style="border:2px solid #d735d9;">Content here</div>
.myborder {border:2px solid #d735d9;}