#c68db3 color space conversions
Hex:
#c68db3
RGB:
198, 141, 179
CMY:
22, 45, 30
CMYK:
0, 29, 10, 22
HSL:
320°, 33.3333%, 66.4706%
HSV (HSB):
320°, 28.7879%, 77.6471%
XYZ:
40.9503, 34.3102, 47.1120
xyY:
0.3346, 0.2804, 34.3102
CIE-Lab:
65.2080, 27.6037, -11.2565
CIE-LCH:
65.2080, 29.8106, 337.8148
CIE-Luv:
65.2080, 31.5256, -21.4198
Hunter-Lab:
58.5749, 22.2849, -6.6848
#c68db3 color charts
#c68db3 color shades, tints & tones
#c68db3 color schemes
#c68db3 color preview, HTML & CSS examples
This text has a color of #c68db3
<p style="color:#c68db3;">Text here</p>
.mytext {color:#c68db3;}
This box has a color of #c68db3
<div style="background-color:#c68db3;">Content here</div>
.mybackground {background-color:#c68db3;}
Border around this has a color of #c68db3
<div style="border:2px solid #c68db3;">Content here</div>
.myborder {border:2px solid #c68db3;}