#c0add3 color space conversions
Hex:
#c0add3
RGB:
192, 173, 211
CMY:
25, 32, 17
CMYK:
9, 18, 0, 17
HSL:
270°, 30.1587%, 75.2941%
HSV (HSB):
270°, 18.0095%, 82.7451%
XYZ:
48.4397, 45.7968, 67.9146
xyY:
0.2987, 0.2824, 45.7968
CIE-Lab:
73.4135, 13.9814, -16.7214
CIE-LCH:
73.4135, 21.7965, 309.9002
CIE-Luv:
73.4135, 8.0896, -28.1090
Hunter-Lab:
67.6733, 9.3397, -12.1301
#c0add3 color charts
#c0add3 color shades, tints & tones
#c0add3 color schemes
#c0add3 color preview, HTML & CSS examples
This text has a color of #c0add3
<p style="color:#c0add3;">Text here</p>
.mytext {color:#c0add3;}
This box has a color of #c0add3
<div style="background-color:#c0add3;">Content here</div>
.mybackground {background-color:#c0add3;}
Border around this has a color of #c0add3
<div style="border:2px solid #c0add3;">Content here</div>
.myborder {border:2px solid #c0add3;}