#c45dbd color space conversions
Hex:
#c45dbd
RGB:
196, 93, 189
CMY:
23, 64, 26
CMYK:
0, 53, 4, 23
HSL:
304°, 46.6063%, 56.6667%
HSV (HSB):
304°, 52.5510%, 76.8627%
XYZ:
35.8646, 23.2386, 50.7393
xyY:
0.3265, 0.2116, 23.2386
CIE-Lab:
55.3172, 53.9075, -32.0963
CIE-LCH:
55.3172, 62.7390, 329.2306
CIE-Luv:
55.3172, 49.9624, -56.5354
Hunter-Lab:
48.2064, 48.4392, -28.6608
#c45dbd color charts
#c45dbd color shades, tints & tones
#c45dbd color schemes
#c45dbd color preview, HTML & CSS examples
This text has a color of #c45dbd
<p style="color:#c45dbd;">Text here</p>
.mytext {color:#c45dbd;}
This box has a color of #c45dbd
<div style="background-color:#c45dbd;">Content here</div>
.mybackground {background-color:#c45dbd;}
Border around this has a color of #c45dbd
<div style="border:2px solid #c45dbd;">Content here</div>
.myborder {border:2px solid #c45dbd;}