#c099d5 color space conversions
Hex:
#c099d5
RGB:
192, 153, 213
CMY:
25, 40, 16
CMYK:
10, 28, 0, 16
HSL:
279°, 41.6667%, 71.7647%
HSV (HSB):
279°, 28.1690%, 83.5294%
XYZ:
45.1397, 38.7930, 68.0595
xyY:
0.2970, 0.2552, 38.7930
CIE-Lab:
68.6011, 25.4409, -25.1400
CIE-LCH:
68.6011, 35.7668, 315.3408
CIE-Luv:
68.6011, 17.2863, -43.0774
Hunter-Lab:
62.2841, 20.3689, -21.1890
#c099d5 color charts
#c099d5 color shades, tints & tones
#c099d5 color schemes
#c099d5 color preview, HTML & CSS examples
This text has a color of #c099d5
<p style="color:#c099d5;">Text here</p>
.mytext {color:#c099d5;}
This box has a color of #c099d5
<div style="background-color:#c099d5;">Content here</div>
.mybackground {background-color:#c099d5;}
Border around this has a color of #c099d5
<div style="border:2px solid #c099d5;">Content here</div>
.myborder {border:2px solid #c099d5;}