#c09fc0 color space conversions
Hex:
#c09fc0
RGB:
192, 159, 192
CMY:
25, 38, 25
CMYK:
0, 17, 0, 25
HSL:
300°, 20.7547%, 68.8235%
HSV (HSB):
300°, 17.1875%, 75.2941%
XYZ:
43.6508, 39.8085, 55.2523
xyY:
0.3147, 0.2870, 39.8085
CIE-Lab:
69.3329, 17.9493, -12.3986
CIE-LCH:
69.3329, 21.8151, 325.3650
CIE-Luv:
69.3329, 16.8058, -21.7396
Hunter-Lab:
63.0940, 13.0785, -7.7553
#c09fc0 color charts
#c09fc0 color shades, tints & tones
#c09fc0 color schemes
#c09fc0 color preview, HTML & CSS examples
This text has a color of #c09fc0
<p style="color:#c09fc0;">Text here</p>
.mytext {color:#c09fc0;}
This box has a color of #c09fc0
<div style="background-color:#c09fc0;">Content here</div>
.mybackground {background-color:#c09fc0;}
Border around this has a color of #c09fc0
<div style="border:2px solid #c09fc0;">Content here</div>
.myborder {border:2px solid #c09fc0;}