#c08de3 color space conversions
Hex:
#c08de3
RGB:
192, 141, 227
CMY:
25, 45, 11
CMYK:
15, 38, 0, 11
HSL:
276°, 60.5634%, 72.1569%
HSV (HSB):
276°, 37.8855%, 89.0196%
XYZ:
45.1282, 35.8023, 77.2051
xyY:
0.2854, 0.2264, 35.8023
CIE-Lab:
66.3686, 35.0308, -36.3292
CIE-LCH:
66.3686, 50.4675, 313.9575
CIE-Luv:
66.3686, 20.6908, -62.4487
Hunter-Lab:
59.8350, 29.9155, -34.6173
#c08de3 color charts
#c08de3 color shades, tints & tones
#c08de3 color schemes
#c08de3 color preview, HTML & CSS examples
This text has a color of #c08de3
<p style="color:#c08de3;">Text here</p>
.mytext {color:#c08de3;}
This box has a color of #c08de3
<div style="background-color:#c08de3;">Content here</div>
.mybackground {background-color:#c08de3;}
Border around this has a color of #c08de3
<div style="border:2px solid #c08de3;">Content here</div>
.myborder {border:2px solid #c08de3;}