#d735f8 color space conversions
Hex:
#d735f8
RGB:
215, 53, 248
CMY:
16, 79, 3
CMYK:
13, 79, 0, 3
HSL:
290°, 93.3014%, 59.0196%
HSV (HSB):
290°, 78.6290%, 97.2549%
XYZ:
46.2407, 23.7706, 90.9580
xyY:
0.2873, 0.1477, 23.7706
CIE-Lab:
55.8574, 83.5169, -64.4686
CIE-LCH:
55.8574, 105.5049, 322.3346
CIE-Luv:
55.8574, 55.1189, -110.1643
Hunter-Lab:
48.7551, 83.9731, -76.4834
#d735f8 color charts
#d735f8 color shades, tints & tones
#d735f8 color schemes
#d735f8 color preview, HTML & CSS examples
This text has a color of #d735f8
<p style="color:#d735f8;">Text here</p>
.mytext {color:#d735f8;}
This box has a color of #d735f8
<div style="background-color:#d735f8;">Content here</div>
.mybackground {background-color:#d735f8;}
Border around this has a color of #d735f8
<div style="border:2px solid #d735f8;">Content here</div>
.myborder {border:2px solid #d735f8;}