#d402e5 color space conversions
Hex:
#d402e5
RGB:
212, 2, 229
CMY:
17, 99, 10
CMYK:
7, 99, 0, 10
HSL:
296°, 98.2684%, 45.2941%
HSV (HSB):
296°, 99.1266%, 89.8039%
XYZ:
41.3159, 19.6976, 75.7532
xyY:
0.3021, 0.1440, 19.6976
CIE-Lab:
51.4936, 87.8385, -60.8507
CIE-LCH:
51.4936, 106.8570, 325.2874
CIE-Luv:
51.4936, 63.7020, -103.1135
Hunter-Lab:
44.3820, 88.5002, -70.1314
#d402e5 color charts
#d402e5 color shades, tints & tones
#d402e5 color schemes
#d402e5 color preview, HTML & CSS examples
This text has a color of #d402e5
<p style="color:#d402e5;">Text here</p>
.mytext {color:#d402e5;}
This box has a color of #d402e5
<div style="background-color:#d402e5;">Content here</div>
.mybackground {background-color:#d402e5;}
Border around this has a color of #d402e5
<div style="border:2px solid #d402e5;">Content here</div>
.myborder {border:2px solid #d402e5;}