#c094d9 color space conversions
Hex:
#c094d9
RGB:
192, 148, 217
CMY:
25, 42, 15
CMYK:
12, 32, 0, 15
HSL:
278°, 47.5862%, 71.5686%
HSV (HSB):
278°, 31.7972%, 85.0980%
XYZ:
44.8525, 37.3960, 70.4998
xyY:
0.2936, 0.2448, 37.3960
CIE-Lab:
67.5731, 29.0428, -28.9323
CIE-LCH:
67.5731, 40.9947, 315.1092
CIE-Luv:
67.5731, 19.0429, -49.6608
Hunter-Lab:
61.1523, 23.9054, -25.5462
#c094d9 color charts
#c094d9 color shades, tints & tones
#c094d9 color schemes
#c094d9 color preview, HTML & CSS examples
This text has a color of #c094d9
<p style="color:#c094d9;">Text here</p>
.mytext {color:#c094d9;}
This box has a color of #c094d9
<div style="background-color:#c094d9;">Content here</div>
.mybackground {background-color:#c094d9;}
Border around this has a color of #c094d9
<div style="border:2px solid #c094d9;">Content here</div>
.myborder {border:2px solid #c094d9;}