#d12ded color space conversions
Hex:
#d12ded
RGB:
209, 45, 237
CMY:
18, 82, 7
CMYK:
12, 81, 0, 7
HSL:
291°, 84.2105%, 55.2941%
HSV (HSB):
291°, 81.0127%, 92.9412%
XYZ:
42.5189, 21.5465, 82.0387
xyY:
0.2910, 0.1475, 21.5465
CIE-Lab:
53.5425, 82.6480, -62.0900
CIE-LCH:
53.5425, 103.3724, 323.0840
CIE-Luv:
53.5425, 55.7802, -105.3748
Hunter-Lab:
46.4182, 82.2736, -72.2953
#d12ded color charts
#d12ded color shades, tints & tones
#d12ded color schemes
#d12ded color preview, HTML & CSS examples
This text has a color of #d12ded
<p style="color:#d12ded;">Text here</p>
.mytext {color:#d12ded;}
This box has a color of #d12ded
<div style="background-color:#d12ded;">Content here</div>
.mybackground {background-color:#d12ded;}
Border around this has a color of #d12ded
<div style="border:2px solid #d12ded;">Content here</div>
.myborder {border:2px solid #d12ded;}