#d12ce5 color space conversions
Hex:
#d12ce5
RGB:
209, 44, 229
CMY:
18, 83, 10
CMYK:
9, 81, 0, 10
HSL:
294°, 78.0591%, 53.5294%
HSV (HSB):
294°, 80.7860%, 89.8039%
XYZ:
41.3380, 21.0138, 76.0061
xyY:
0.2988, 0.1519, 21.0138
CIE-Lab:
52.9646, 81.5653, -58.5115
CIE-LCH:
52.9646, 100.3818, 324.3460
CIE-Luv:
52.9646, 58.5428, -99.7043
Hunter-Lab:
45.8408, 80.7451, -66.2168
#d12ce5 color charts
#d12ce5 color shades, tints & tones
#d12ce5 color schemes
#d12ce5 color preview, HTML & CSS examples
This text has a color of #d12ce5
<p style="color:#d12ce5;">Text here</p>
.mytext {color:#d12ce5;}
This box has a color of #d12ce5
<div style="background-color:#d12ce5;">Content here</div>
.mybackground {background-color:#d12ce5;}
Border around this has a color of #d12ce5
<div style="border:2px solid #d12ce5;">Content here</div>
.myborder {border:2px solid #d12ce5;}