#d103f1 color space conversions
Hex:
#d103f1
RGB:
209, 3, 241
CMY:
18, 99, 5
CMYK:
13, 99, 0, 5
HSL:
292°, 97.5410%, 47.8431%
HSV (HSB):
292°, 98.7552%, 94.5098%
XYZ:
42.2042, 19.9713, 84.8495
xyY:
0.2871, 0.1358, 19.9713
CIE-Lab:
51.8048, 89.1925, -67.1413
CIE-LCH:
51.8048, 111.6389, 323.0287
CIE-Luv:
51.8048, 57.4173, -112.4137
Hunter-Lab:
44.6893, 90.3680, -81.2888
#d103f1 color charts
#d103f1 color shades, tints & tones
#d103f1 color schemes
#d103f1 color preview, HTML & CSS examples
This text has a color of #d103f1
<p style="color:#d103f1;">Text here</p>
.mytext {color:#d103f1;}
This box has a color of #d103f1
<div style="background-color:#d103f1;">Content here</div>
.mybackground {background-color:#d103f1;}
Border around this has a color of #d103f1
<div style="border:2px solid #d103f1;">Content here</div>
.myborder {border:2px solid #d103f1;}