#c094c5 color space conversions
Hex:
#c094c5
RGB:
192, 148, 197
CMY:
25, 42, 23
CMYK:
3, 25, 0, 23
HSL:
294°, 29.6970%, 67.6471%
HSV (HSB):
294°, 24.8731%, 77.2549%
XYZ:
42.4062, 36.4175, 57.6176
xyY:
0.3108, 0.2669, 36.4175
CIE-Lab:
66.8377, 25.0027, -18.9452
CIE-LCH:
66.8377, 31.3697, 322.8478
CIE-Luv:
66.8377, 21.6395, -32.9640
Hunter-Lab:
60.3469, 19.8261, -14.3656
#c094c5 color charts
#c094c5 color shades, tints & tones
#c094c5 color schemes
#c094c5 color preview, HTML & CSS examples
This text has a color of #c094c5
<p style="color:#c094c5;">Text here</p>
.mytext {color:#c094c5;}
This box has a color of #c094c5
<div style="background-color:#c094c5;">Content here</div>
.mybackground {background-color:#c094c5;}
Border around this has a color of #c094c5
<div style="border:2px solid #c094c5;">Content here</div>
.myborder {border:2px solid #c094c5;}