#c08db9 color space conversions
Hex:
#c08db9
RGB:
192, 141, 185
CMY:
25, 45, 27
CMYK:
0, 27, 4, 25
HSL:
308°, 28.8136%, 65.2941%
HSV (HSB):
308°, 26.5625%, 75.2941%
XYZ:
40.0201, 33.7590, 50.3058
xyY:
0.3225, 0.2721, 33.7590
CIE-Lab:
64.7708, 26.6069, -15.3541
CIE-LCH:
64.7708, 30.7193, 330.0119
CIE-Luv:
64.7708, 26.7126, -27.4712
Hunter-Lab:
58.1025, 21.2685, -10.6622
#c08db9 color charts
#c08db9 color shades, tints & tones
#c08db9 color schemes
#c08db9 color preview, HTML & CSS examples
This text has a color of #c08db9
<p style="color:#c08db9;">Text here</p>
.mytext {color:#c08db9;}
This box has a color of #c08db9
<div style="background-color:#c08db9;">Content here</div>
.mybackground {background-color:#c08db9;}
Border around this has a color of #c08db9
<div style="border:2px solid #c08db9;">Content here</div>
.myborder {border:2px solid #c08db9;}