#c09ed2 color space conversions
Hex:
#c09ed2
RGB:
192, 158, 210
CMY:
25, 38, 18
CMYK:
9, 25, 0, 18
HSL:
279°, 36.6197%, 72.1569%
HSV (HSB):
279°, 24.7619%, 82.3529%
XYZ:
45.5979, 40.3133, 66.3507
xyY:
0.2995, 0.2648, 40.3133
CIE-Lab:
69.6921, 22.0538, -21.8157
CIE-LCH:
69.6921, 31.0208, 315.3109
CIE-Luv:
69.6921, 15.3140, -37.2933
Hunter-Lab:
63.4928, 17.0791, -17.5138
#c09ed2 color charts
#c09ed2 color shades, tints & tones
#c09ed2 color schemes
#c09ed2 color preview, HTML & CSS examples
This text has a color of #c09ed2
<p style="color:#c09ed2;">Text here</p>
.mytext {color:#c09ed2;}
This box has a color of #c09ed2
<div style="background-color:#c09ed2;">Content here</div>
.mybackground {background-color:#c09ed2;}
Border around this has a color of #c09ed2
<div style="border:2px solid #c09ed2;">Content here</div>
.myborder {border:2px solid #c09ed2;}