#c06cb9 color space conversions
Hex:
#c06cb9
RGB:
192, 108, 185
CMY:
25, 58, 27
CMYK:
0, 44, 4, 25
HSL:
305°, 40.0000%, 58.8235%
HSV (HSB):
305°, 43.7500%, 75.2941%
XYZ:
35.8577, 25.4344, 48.9184
xyY:
0.3254, 0.2308, 25.4344
CIE-Lab:
57.4962, 44.4923, -26.4619
CIE-LCH:
57.4962, 51.7667, 329.2579
CIE-Luv:
57.4962, 42.1656, -46.7613
Hunter-Lab:
50.4325, 38.6575, -22.2072
#c06cb9 color charts
#c06cb9 color shades, tints & tones
#c06cb9 color schemes
#c06cb9 color preview, HTML & CSS examples
This text has a color of #c06cb9
<p style="color:#c06cb9;">Text here</p>
.mytext {color:#c06cb9;}
This box has a color of #c06cb9
<div style="background-color:#c06cb9;">Content here</div>
.mybackground {background-color:#c06cb9;}
Border around this has a color of #c06cb9
<div style="border:2px solid #c06cb9;">Content here</div>
.myborder {border:2px solid #c06cb9;}