#cd1eac color space conversions
Hex:
#cd1eac
RGB:
205, 30, 172
CMY:
20, 88, 33
CMYK:
0, 85, 16, 20
HSL:
311°, 74.4681%, 46.0784%
HSV (HSB):
311°, 85.3659%, 80.3922%
XYZ:
33.0875, 16.8862, 40.5452
xyY:
0.3655, 0.1865, 16.8862
CIE-Lab:
48.1164, 75.3683, -33.3420
CIE-LCH:
48.1164, 82.4140, 336.1360
CIE-Luv:
48.1164, 79.1488, -59.9623
Hunter-Lab:
41.0929, 71.8136, -29.7348
#cd1eac color charts
#cd1eac color shades, tints & tones
#cd1eac color schemes
#cd1eac color preview, HTML & CSS examples
This text has a color of #cd1eac
<p style="color:#cd1eac;">Text here</p>
.mytext {color:#cd1eac;}
This box has a color of #cd1eac
<div style="background-color:#cd1eac;">Content here</div>
.mybackground {background-color:#cd1eac;}
Border around this has a color of #cd1eac
<div style="border:2px solid #cd1eac;">Content here</div>
.myborder {border:2px solid #cd1eac;}