#c08daf color space conversions
Hex:
#c08daf
RGB:
192, 141, 175
CMY:
25, 45, 31
CMYK:
0, 27, 9, 25
HSL:
320°, 28.8136%, 65.2941%
HSV (HSB):
320°, 26.5625%, 75.2941%
XYZ:
39.0010, 33.3514, 44.9393
xyY:
0.3325, 0.2843, 33.3514
CIE-Lab:
64.4444, 24.8055, -10.2110
CIE-LCH:
64.4444, 26.8249, 337.6258
CIE-Luv:
64.4444, 28.1403, -19.3114
Hunter-Lab:
57.7506, 19.4835, -5.7117
#c08daf color charts
#c08daf color shades, tints & tones
#c08daf color schemes
#c08daf color preview, HTML & CSS examples
This text has a color of #c08daf
<p style="color:#c08daf;">Text here</p>
.mytext {color:#c08daf;}
This box has a color of #c08daf
<div style="background-color:#c08daf;">Content here</div>
.mybackground {background-color:#c08daf;}
Border around this has a color of #c08daf
<div style="border:2px solid #c08daf;">Content here</div>
.myborder {border:2px solid #c08daf;}