#c098d6 color space conversions
Hex:
#c098d6
RGB:
192, 152, 214
CMY:
25, 40, 16
CMYK:
10, 29, 0, 16
HSL:
279°, 43.0556%, 71.7647%
HSV (HSB):
279°, 28.9720%, 83.9216%
XYZ:
45.1041, 38.5180, 68.6758
xyY:
0.2962, 0.2529, 38.5180
CIE-Lab:
68.4007, 26.2021, -26.0002
CIE-LCH:
68.4007, 36.9129, 315.2216
CIE-Luv:
68.4007, 17.6217, -44.5652
Hunter-Lab:
62.0629, 21.1145, -22.1635
#c098d6 color charts
#c098d6 color shades, tints & tones
#c098d6 color schemes
#c098d6 color preview, HTML & CSS examples
This text has a color of #c098d6
<p style="color:#c098d6;">Text here</p>
.mytext {color:#c098d6;}
This box has a color of #c098d6
<div style="background-color:#c098d6;">Content here</div>
.mybackground {background-color:#c098d6;}
Border around this has a color of #c098d6
<div style="border:2px solid #c098d6;">Content here</div>
.myborder {border:2px solid #c098d6;}