#cd3785 color space conversions
Hex:
#cd3785
RGB:
205, 55, 133
CMY:
20, 78, 48
CMYK:
0, 73, 35, 20
HSL:
329°, 60.0000%, 50.9804%
HSV (HSB):
329°, 73.1707%, 80.3922%
XYZ:
30.7767, 17.4050, 23.9277
xyY:
0.4268, 0.2414, 17.4050
CIE-Lab:
48.7663, 64.1802, -9.0255
CIE-LCH:
48.7663, 64.8117, 351.9951
CIE-Luv:
48.7663, 89.2019, -23.8121
Hunter-Lab:
41.7193, 58.6723, -4.8017
#cd3785 color charts
#cd3785 color shades, tints & tones
#cd3785 color schemes
#cd3785 color preview, HTML & CSS examples
This text has a color of #cd3785
<p style="color:#cd3785;">Text here</p>
.mytext {color:#cd3785;}
This box has a color of #cd3785
<div style="background-color:#cd3785;">Content here</div>
.mybackground {background-color:#cd3785;}
Border around this has a color of #cd3785
<div style="border:2px solid #cd3785;">Content here</div>
.myborder {border:2px solid #cd3785;}