#c099ff color space conversions
Hex:
#c099ff
RGB:
192, 153, 255
CMY:
25, 40, 0
CMYK:
25, 40, 0, 0
HSL:
263°, 100.0000%, 80.0000%
HSV (HSB):
263°, 40.0000%, 100.0000%
XYZ:
51.1795, 41.2089, 99.8644
xyY:
0.2662, 0.2143, 41.2089
CIE-Lab:
70.3221, 34.6986, -45.4871
CIE-LCH:
70.3221, 57.2107, 307.3372
CIE-Luv:
70.3221, 12.2937, -78.2123
Hunter-Lab:
64.1942, 29.9711, -47.2992
#c099ff color charts
#c099ff color shades, tints & tones
#c099ff color schemes
#c099ff color preview, HTML & CSS examples
This text has a color of #c099ff
<p style="color:#c099ff;">Text here</p>
.mytext {color:#c099ff;}
This box has a color of #c099ff
<div style="background-color:#c099ff;">Content here</div>
.mybackground {background-color:#c099ff;}
Border around this has a color of #c099ff
<div style="border:2px solid #c099ff;">Content here</div>
.myborder {border:2px solid #c099ff;}