#cd45ec color space conversions
Hex:
#cd45ec
RGB:
205, 69, 236
CMY:
20, 73, 7
CMYK:
13, 71, 0, 7
HSL:
289°, 81.4634%, 59.8039%
HSV (HSB):
289°, 70.7627%, 92.5490%
XYZ:
42.4453, 23.2915, 81.6155
xyY:
0.2881, 0.1581, 23.2915
CIE-Lab:
55.3713, 74.5441, -58.6233
CIE-LCH:
55.3713, 94.8341, 321.8176
CIE-Luv:
55.3713, 49.5480, -100.1161
Hunter-Lab:
48.2613, 72.5316, -66.4834
#cd45ec color charts
#cd45ec color shades, tints & tones
#cd45ec color schemes
#cd45ec color preview, HTML & CSS examples
This text has a color of #cd45ec
<p style="color:#cd45ec;">Text here</p>
.mytext {color:#cd45ec;}
This box has a color of #cd45ec
<div style="background-color:#cd45ec;">Content here</div>
.mybackground {background-color:#cd45ec;}
Border around this has a color of #cd45ec
<div style="border:2px solid #cd45ec;">Content here</div>
.myborder {border:2px solid #cd45ec;}