#c195e9 color space conversions
Hex:
#c195e9
RGB:
193, 149, 233
CMY:
24, 42, 9
CMYK:
17, 36, 0, 9
HSL:
271°, 65.6250%, 74.9020%
HSV (HSB):
271°, 36.0515%, 91.3725%
XYZ:
47.4477, 38.7155, 82.0629
xyY:
0.2820, 0.2301, 38.7155
CIE-Lab:
68.5447, 32.2224, -36.2420
CIE-LCH:
68.5447, 48.4950, 311.6400
CIE-Luv:
68.5447, 17.1271, -62.2261
Hunter-Lab:
62.2218, 27.2284, -34.6409
#c195e9 color charts
#c195e9 color shades, tints & tones
#c195e9 color schemes
#c195e9 color preview, HTML & CSS examples
This text has a color of #c195e9
<p style="color:#c195e9;">Text here</p>
.mytext {color:#c195e9;}
This box has a color of #c195e9
<div style="background-color:#c195e9;">Content here</div>
.mybackground {background-color:#c195e9;}
Border around this has a color of #c195e9
<div style="border:2px solid #c195e9;">Content here</div>
.myborder {border:2px solid #c195e9;}