#d143ed color space conversions
Hex:
#d143ed
RGB:
209, 67, 237
CMY:
18, 74, 7
CMYK:
12, 72, 0, 7
HSL:
290°, 82.5243%, 59.6078%
HSV (HSB):
290°, 71.7300%, 92.9412%
XYZ:
43.5877, 23.6840, 82.3949
xyY:
0.2912, 0.1582, 23.6840
CIE-Lab:
55.7701, 76.2240, -58.5124
CIE-LCH:
55.7701, 96.0927, 322.4888
CIE-Luv:
55.7701, 52.2293, -100.3341
Hunter-Lab:
48.6663, 74.7068, -66.3152
#d143ed color charts
#d143ed color shades, tints & tones
#d143ed color schemes
#d143ed color preview, HTML & CSS examples
This text has a color of #d143ed
<p style="color:#d143ed;">Text here</p>
.mytext {color:#d143ed;}
This box has a color of #d143ed
<div style="background-color:#d143ed;">Content here</div>
.mybackground {background-color:#d143ed;}
Border around this has a color of #d143ed
<div style="border:2px solid #d143ed;">Content here</div>
.myborder {border:2px solid #d143ed;}