#c09ec3 color space conversions
Hex:
#c09ec3
RGB:
192, 158, 195
CMY:
25, 38, 24
CMYK:
2, 19, 0, 24
HSL:
295°, 23.5669%, 69.2157%
HSV (HSB):
295°, 18.9744%, 76.4706%
XYZ:
43.8154, 39.6003, 56.9641
xyY:
0.3121, 0.2821, 39.6003
CIE-Lab:
69.1839, 19.0759, -14.2861
CIE-LCH:
69.1839, 23.8324, 323.1701
CIE-Luv:
69.1839, 16.9779, -24.8521
Hunter-Lab:
62.9288, 14.1588, -9.6200
#c09ec3 color charts
#c09ec3 color shades, tints & tones
#c09ec3 color schemes
#c09ec3 color preview, HTML & CSS examples
This text has a color of #c09ec3
<p style="color:#c09ec3;">Text here</p>
.mytext {color:#c09ec3;}
This box has a color of #c09ec3
<div style="background-color:#c09ec3;">Content here</div>
.mybackground {background-color:#c09ec3;}
Border around this has a color of #c09ec3
<div style="border:2px solid #c09ec3;">Content here</div>
.myborder {border:2px solid #c09ec3;}