#d12ff8 color space conversions
Hex:
#d12ff8
RGB:
209, 47, 248
CMY:
18, 82, 3
CMYK:
16, 81, 0, 3
HSL:
288°, 93.4884%, 57.8431%
HSV (HSB):
288°, 81.0484%, 97.2549%
XYZ:
44.2543, 22.3657, 90.7915
xyY:
0.2811, 0.1421, 22.3657
CIE-Lab:
54.4128, 84.0297, -66.8442
CIE-LCH:
54.4128, 107.3738, 321.4983
CIE-Luv:
54.4128, 52.0704, -112.9394
Hunter-Lab:
47.2923, 84.2716, -80.7199
#d12ff8 color charts
#d12ff8 color shades, tints & tones
#d12ff8 color schemes
#d12ff8 color preview, HTML & CSS examples
This text has a color of #d12ff8
<p style="color:#d12ff8;">Text here</p>
.mytext {color:#d12ff8;}
This box has a color of #d12ff8
<div style="background-color:#d12ff8;">Content here</div>
.mybackground {background-color:#d12ff8;}
Border around this has a color of #d12ff8
<div style="border:2px solid #d12ff8;">Content here</div>
.myborder {border:2px solid #d12ff8;}