#d41adb color space conversions
Hex:
#d41adb
RGB:
212, 26, 219
CMY:
17, 90, 14
CMYK:
3, 88, 0, 14
HSL:
298°, 78.7755%, 48.0392%
HSV (HSB):
298°, 88.1279%, 85.8824%
XYZ:
40.3070, 19.8503, 68.7249
xyY:
0.3127, 0.1540, 19.8503
CIE-Lab:
51.6675, 83.9799, -54.8913
CIE-LCH:
51.6675, 100.3279, 326.8304
CIE-Luv:
51.6675, 66.0973, -94.0840
Hunter-Lab:
44.5537, 83.5169, -60.2684
#d41adb color charts
#d41adb color shades, tints & tones
#d41adb color schemes
#d41adb color preview, HTML & CSS examples
This text has a color of #d41adb
<p style="color:#d41adb;">Text here</p>
.mytext {color:#d41adb;}
This box has a color of #d41adb
<div style="background-color:#d41adb;">Content here</div>
.mybackground {background-color:#d41adb;}
Border around this has a color of #d41adb
<div style="border:2px solid #d41adb;">Content here</div>
.myborder {border:2px solid #d41adb;}