#c08ed6 color space conversions
Hex:
#c08ed6
RGB:
192, 142, 214
CMY:
25, 44, 16
CMYK:
10, 34, 0, 16
HSL:
282°, 46.7532%, 69.8039%
HSV (HSB):
282°, 33.6449%, 83.9216%
XYZ:
43.5488, 35.4075, 68.1574
xyY:
0.2960, 0.2407, 35.4075
CIE-Lab:
66.0647, 31.7358, -29.5950
CIE-LCH:
66.0647, 43.3939, 316.9991
CIE-Luv:
66.0647, 22.1030, -50.9583
Hunter-Lab:
59.5042, 26.5049, -26.2591
#c08ed6 color charts
#c08ed6 color shades, tints & tones
#c08ed6 color schemes
#c08ed6 color preview, HTML & CSS examples
This text has a color of #c08ed6
<p style="color:#c08ed6;">Text here</p>
.mytext {color:#c08ed6;}
This box has a color of #c08ed6
<div style="background-color:#c08ed6;">Content here</div>
.mybackground {background-color:#c08ed6;}
Border around this has a color of #c08ed6
<div style="border:2px solid #c08ed6;">Content here</div>
.myborder {border:2px solid #c08ed6;}