#c09de5 color space conversions
Hex:
#c09de5
RGB:
192, 157, 229
CMY:
25, 38, 10
CMYK:
16, 31, 0, 10
HSL:
269°, 58.0645%, 75.6863%
HSV (HSB):
269°, 31.4410%, 89.8039%
XYZ:
47.9381, 40.9776, 79.5116
xyY:
0.2846, 0.2433, 40.9776
CIE-Lab:
70.1602, 26.6207, -31.5506
CIE-LCH:
70.1602, 41.2808, 310.1559
CIE-Luv:
70.1602, 13.6353, -53.8835
Hunter-Lab:
64.0137, 21.6496, -28.8347
#c09de5 color charts
#c09de5 color shades, tints & tones
#c09de5 color schemes
#c09de5 color preview, HTML & CSS examples
This text has a color of #c09de5
<p style="color:#c09de5;">Text here</p>
.mytext {color:#c09de5;}
This box has a color of #c09de5
<div style="background-color:#c09de5;">Content here</div>
.mybackground {background-color:#c09de5;}
Border around this has a color of #c09de5
<div style="border:2px solid #c09de5;">Content here</div>
.myborder {border:2px solid #c09de5;}