#c38dec color space conversions
Hex:
#c38dec
RGB:
195, 141, 236
CMY:
24, 45, 7
CMYK:
17, 40, 0, 7
HSL:
274°, 71.4286%, 73.9216%
HSV (HSB):
274°, 40.2542%, 92.5490%
XYZ:
47.1709, 36.7080, 83.9561
xyY:
0.2811, 0.2187, 36.7080
CIE-Lab:
67.0574, 37.8604, -40.1954
CIE-LCH:
67.0574, 55.2184, 313.2865
CIE-Luv:
67.0574, 21.1223, -69.3103
Hunter-Lab:
60.5871, 32.9460, -39.7477
#c38dec color charts
#c38dec color shades, tints & tones
#c38dec color schemes
#c38dec color preview, HTML & CSS examples
This text has a color of #c38dec
<p style="color:#c38dec;">Text here</p>
.mytext {color:#c38dec;}
This box has a color of #c38dec
<div style="background-color:#c38dec;">Content here</div>
.mybackground {background-color:#c38dec;}
Border around this has a color of #c38dec
<div style="border:2px solid #c38dec;">Content here</div>
.myborder {border:2px solid #c38dec;}