#c09ccc color space conversions
Hex:
#c09ccc
RGB:
192, 156, 204
CMY:
25, 39, 20
CMYK:
6, 24, 0, 20
HSL:
285°, 32.0000%, 70.5882%
HSV (HSB):
285°, 23.5294%, 80.0000%
XYZ:
44.5258, 39.3430, 62.3739
xyY:
0.3045, 0.2690, 39.3430
CIE-Lab:
68.9990, 21.9490, -19.5530
CIE-LCH:
68.9990, 29.3953, 318.3041
CIE-Luv:
68.9990, 16.9398, -33.6054
Hunter-Lab:
62.7240, 16.9444, -15.0523
#c09ccc color charts
#c09ccc color shades, tints & tones
#c09ccc color schemes
#c09ccc color preview, HTML & CSS examples
This text has a color of #c09ccc
<p style="color:#c09ccc;">Text here</p>
.mytext {color:#c09ccc;}
This box has a color of #c09ccc
<div style="background-color:#c09ccc;">Content here</div>
.mybackground {background-color:#c09ccc;}
Border around this has a color of #c09ccc
<div style="border:2px solid #c09ccc;">Content here</div>
.myborder {border:2px solid #c09ccc;}