#d435fd color space conversions
Hex:
#d435fd
RGB:
212, 53, 253
CMY:
17, 79, 1
CMYK:
16, 79, 0, 1
HSL:
288°, 98.0392%, 60.0000%
HSV (HSB):
288°, 79.0514%, 99.2157%
XYZ:
46.1541, 23.6351, 95.0579
xyY:
0.2800, 0.1434, 23.6351
CIE-Lab:
55.7206, 83.8608, -67.4931
CIE-LCH:
55.7206, 107.6474, 321.1721
CIE-Luv:
55.7206, 51.6745, -114.5870
Hunter-Lab:
48.6159, 84.3831, -81.8976
#d435fd color charts
#d435fd color shades, tints & tones
#d435fd color schemes
#d435fd color preview, HTML & CSS examples
This text has a color of #d435fd
<p style="color:#d435fd;">Text here</p>
.mytext {color:#d435fd;}
This box has a color of #d435fd
<div style="background-color:#d435fd;">Content here</div>
.mybackground {background-color:#d435fd;}
Border around this has a color of #d435fd
<div style="border:2px solid #d435fd;">Content here</div>
.myborder {border:2px solid #d435fd;}