#cd3dbb color space conversions
Hex:
#cd3dbb
RGB:
205, 61, 187
CMY:
20, 76, 27
CMYK:
0, 70, 9, 20
HSL:
308°, 59.0164%, 52.1569%
HSV (HSB):
308°, 70.2439%, 80.3922%
XYZ:
35.8152, 19.9045, 48.9680
xyY:
0.3421, 0.1901, 19.9045
CIE-Lab:
51.7290, 69.2079, -36.4571
CIE-LCH:
51.7290, 78.2231, 332.2208
CIE-Luv:
51.7290, 67.1285, -64.6418
Hunter-Lab:
44.6144, 65.2195, -33.8455
#cd3dbb color charts
#cd3dbb color shades, tints & tones
#cd3dbb color schemes
#cd3dbb color preview, HTML & CSS examples
This text has a color of #cd3dbb
<p style="color:#cd3dbb;">Text here</p>
.mytext {color:#cd3dbb;}
This box has a color of #cd3dbb
<div style="background-color:#cd3dbb;">Content here</div>
.mybackground {background-color:#cd3dbb;}
Border around this has a color of #cd3dbb
<div style="border:2px solid #cd3dbb;">Content here</div>
.myborder {border:2px solid #cd3dbb;}