#d425f8 color space conversions
Hex:
#d425f8
RGB:
212, 37, 248
CMY:
17, 85, 3
CMYK:
15, 85, 0, 3
HSL:
290°, 93.7778%, 55.8824%
HSV (HSB):
290°, 85.0806%, 97.2549%
XYZ:
44.7562, 22.0975, 90.7133
xyY:
0.2840, 0.1402, 22.0975
CIE-Lab:
54.1303, 86.7071, -67.2773
CIE-LCH:
54.1303, 109.7468, 322.1916
CIE-Luv:
54.1303, 55.0855, -113.7143
Hunter-Lab:
47.0080, 87.6856, -81.5088
#d425f8 color charts
#d425f8 color shades, tints & tones
#d425f8 color schemes
#d425f8 color preview, HTML & CSS examples
This text has a color of #d425f8
<p style="color:#d425f8;">Text here</p>
.mytext {color:#d425f8;}
This box has a color of #d425f8
<div style="background-color:#d425f8;">Content here</div>
.mybackground {background-color:#d425f8;}
Border around this has a color of #d425f8
<div style="border:2px solid #d425f8;">Content here</div>
.myborder {border:2px solid #d425f8;}