#935cc3 color space conversions
Hex:
#935cc3
RGB:
147, 92, 195
CMY:
42, 64, 24
CMYK:
25, 53, 0, 24
HSL:
272°, 46.1883%, 56.2745%
HSV (HSB):
272°, 52.8205%, 76.4706%
XYZ:
25.7101, 17.7975, 53.7099
xyY:
0.2645, 0.1831, 17.7975
CIE-Lab:
49.2495, 42.1161, -45.5267
CIE-LCH:
49.2495, 62.0197, 312.7715
CIE-Luv:
49.2495, 18.4260, -73.8644
Hunter-Lab:
42.1870, 34.9561, -45.9534
#935cc3 color charts
#935cc3 color shades, tints & tones
#935cc3 color schemes
#935cc3 color preview, HTML & CSS examples
This text has a color of #935cc3
<p style="color:#935cc3;">Text here</p>
.mytext {color:#935cc3;}
This box has a color of #935cc3
<div style="background-color:#935cc3;">Content here</div>
.mybackground {background-color:#935cc3;}
Border around this has a color of #935cc3
<div style="border:2px solid #935cc3;">Content here</div>
.myborder {border:2px solid #935cc3;}