#c08ea8 color space conversions
Hex:
#c08ea8
RGB:
192, 142, 168
CMY:
25, 44, 34
CMYK:
0, 26, 13, 25
HSL:
329°, 28.4091%, 65.4902%
HSV (HSB):
329°, 26.0417%, 75.2941%
XYZ:
38.4791, 33.3796, 41.4606
xyY:
0.3396, 0.2946, 33.3796
CIE-Lab:
64.4671, 23.0430, -6.2259
CIE-LCH:
64.4671, 23.8692, 344.8803
CIE-Luv:
64.4671, 28.5929, -13.0727
Hunter-Lab:
57.7751, 17.7773, -2.1052
#c08ea8 color charts
#c08ea8 color shades, tints & tones
#c08ea8 color schemes
#c08ea8 color preview, HTML & CSS examples
This text has a color of #c08ea8
<p style="color:#c08ea8;">Text here</p>
.mytext {color:#c08ea8;}
This box has a color of #c08ea8
<div style="background-color:#c08ea8;">Content here</div>
.mybackground {background-color:#c08ea8;}
Border around this has a color of #c08ea8
<div style="border:2px solid #c08ea8;">Content here</div>
.myborder {border:2px solid #c08ea8;}