#c09df8 color space conversions
Hex:
#c09df8
RGB:
192, 157, 248
CMY:
25, 38, 3
CMYK:
23, 37, 0, 3
HSL:
263°, 86.6667%, 79.4118%
HSV (HSB):
263°, 36.6935%, 97.2549%
XYZ:
50.7385, 42.0977, 94.2584
xyY:
0.2712, 0.2250, 42.0977
CIE-Lab:
70.9382, 30.8709, -40.7184
CIE-LCH:
70.9382, 51.0979, 307.1678
CIE-Luv:
70.9382, 11.5086, -69.8165
Hunter-Lab:
64.8828, 26.0426, -40.7156
#c09df8 color charts
#c09df8 color shades, tints & tones
#c09df8 color schemes
#c09df8 color preview, HTML & CSS examples
This text has a color of #c09df8
<p style="color:#c09df8;">Text here</p>
.mytext {color:#c09df8;}
This box has a color of #c09df8
<div style="background-color:#c09df8;">Content here</div>
.mybackground {background-color:#c09df8;}
Border around this has a color of #c09df8
<div style="border:2px solid #c09df8;">Content here</div>
.myborder {border:2px solid #c09df8;}