#c094c4 color space conversions
Hex:
#c094c4
RGB:
192, 148, 196
CMY:
25, 42, 23
CMYK:
2, 24, 0, 23
HSL:
295°, 28.9157%, 67.4510%
HSV (HSB):
295°, 24.4898%, 76.8627%
XYZ:
42.2919, 36.3718, 57.0160
xyY:
0.3117, 0.2681, 36.3718
CIE-Lab:
66.8030, 24.8087, -18.4400
CIE-LCH:
66.8030, 30.9113, 323.3770
CIE-Luv:
66.8030, 21.7692, -32.1348
Hunter-Lab:
60.3090, 19.6330, -13.8363
#c094c4 color charts
#c094c4 color shades, tints & tones
#c094c4 color schemes
#c094c4 color preview, HTML & CSS examples
This text has a color of #c094c4
<p style="color:#c094c4;">Text here</p>
.mytext {color:#c094c4;}
This box has a color of #c094c4
<div style="background-color:#c094c4;">Content here</div>
.mybackground {background-color:#c094c4;}
Border around this has a color of #c094c4
<div style="border:2px solid #c094c4;">Content here</div>
.myborder {border:2px solid #c094c4;}