#d435f7 color space conversions
Hex:
#d435f7
RGB:
212, 53, 247
CMY:
17, 79, 3
CMYK:
14, 79, 0, 3
HSL:
289°, 92.3810%, 58.8235%
HSV (HSB):
289°, 78.5425%, 96.8627%
XYZ:
45.2130, 23.2587, 90.1021
xyY:
0.2851, 0.1467, 23.2587
CIE-Lab:
55.3378, 82.8213, -64.7718
CIE-LCH:
55.3378, 105.1416, 321.9722
CIE-Luv:
55.3378, 53.4968, -110.2631
Hunter-Lab:
48.2272, 82.9459, -77.0114
#d435f7 color charts
#d435f7 color shades, tints & tones
#d435f7 color schemes
#d435f7 color preview, HTML & CSS examples
This text has a color of #d435f7
<p style="color:#d435f7;">Text here</p>
.mytext {color:#d435f7;}
This box has a color of #d435f7
<div style="background-color:#d435f7;">Content here</div>
.mybackground {background-color:#d435f7;}
Border around this has a color of #d435f7
<div style="border:2px solid #d435f7;">Content here</div>
.myborder {border:2px solid #d435f7;}