#c39dfc color space conversions
Hex:
#c39dfc
RGB:
195, 157, 252
CMY:
24, 38, 1
CMYK:
23, 38, 0, 1
HSL:
264°, 94.0594%, 80.1961%
HSV (HSB):
264°, 37.6984%, 98.8235%
XYZ:
52.1333, 42.7443, 97.5982
xyY:
0.2709, 0.2221, 42.7443
CIE-Lab:
71.3811, 32.6454, -42.1800
CIE-LCH:
71.3811, 53.3374, 307.7382
CIE-Luv:
71.3811, 12.6523, -72.5770
Hunter-Lab:
65.3791, 27.9224, -42.7429
#c39dfc color charts
#c39dfc color shades, tints & tones
#c39dfc color schemes
#c39dfc color preview, HTML & CSS examples
This text has a color of #c39dfc
<p style="color:#c39dfc;">Text here</p>
.mytext {color:#c39dfc;}
This box has a color of #c39dfc
<div style="background-color:#c39dfc;">Content here</div>
.mybackground {background-color:#c39dfc;}
Border around this has a color of #c39dfc
<div style="border:2px solid #c39dfc;">Content here</div>
.myborder {border:2px solid #c39dfc;}