#d041e5 color space conversions
Hex:
#d041e5
RGB:
208, 65, 229
CMY:
18, 75, 10
CMYK:
9, 72, 0, 10
HSL:
292°, 75.9259%, 57.6471%
HSV (HSB):
292°, 71.6157%, 89.8039%
XYZ:
42.0456, 22.8476, 76.3227
xyY:
0.2977, 0.1618, 22.8476
CIE-Lab:
54.9150, 75.3074, -55.3947
CIE-LCH:
54.9150, 93.4868, 323.6625
CIE-Luv:
54.9150, 54.3946, -95.1536
Hunter-Lab:
47.7992, 73.3652, -61.2111
#d041e5 color charts
#d041e5 color shades, tints & tones
#d041e5 color schemes
#d041e5 color preview, HTML & CSS examples
This text has a color of #d041e5
<p style="color:#d041e5;">Text here</p>
.mytext {color:#d041e5;}
This box has a color of #d041e5
<div style="background-color:#d041e5;">Content here</div>
.mybackground {background-color:#d041e5;}
Border around this has a color of #d041e5
<div style="border:2px solid #d041e5;">Content here</div>
.myborder {border:2px solid #d041e5;}