#d12bcd color space conversions
Hex:
#d12bcd
RGB:
209, 43, 205
CMY:
18, 83, 20
CMYK:
0, 79, 2, 18
HSL:
301°, 65.8730%, 49.4118%
HSV (HSB):
301°, 79.4258%, 81.9608%
XYZ:
38.1778, 19.6908, 59.5461
xyY:
0.3252, 0.1677, 19.6908
CIE-Lab:
51.4859, 78.0288, -47.1991
CIE-LCH:
51.4859, 91.1934, 328.8305
CIE-Luv:
51.4859, 67.1460, -81.8768
Hunter-Lab:
44.3744, 75.9187, -48.4994
#d12bcd color charts
#d12bcd color shades, tints & tones
#d12bcd color schemes
#d12bcd color preview, HTML & CSS examples
This text has a color of #d12bcd
<p style="color:#d12bcd;">Text here</p>
.mytext {color:#d12bcd;}
This box has a color of #d12bcd
<div style="background-color:#d12bcd;">Content here</div>
.mybackground {background-color:#d12bcd;}
Border around this has a color of #d12bcd
<div style="border:2px solid #d12bcd;">Content here</div>
.myborder {border:2px solid #d12bcd;}