#c0b5ed color space conversions
Hex:
#c0b5ed
RGB:
192, 181, 237
CMY:
25, 29, 7
CMYK:
19, 24, 0, 7
HSL:
252°, 60.8696%, 81.9608%
HSV (HSB):
252°, 23.6287%, 92.9412%
XYZ:
53.5482, 50.3686, 87.0206
xyY:
0.2804, 0.2638, 50.3686
CIE-Lab:
76.2950, 15.1344, -26.4733
CIE-LCH:
76.2950, 30.4940, 299.7559
CIE-Luv:
76.2950, 2.2953, -44.3648
Hunter-Lab:
70.9709, 10.4809, -23.0185
#c0b5ed color charts
#c0b5ed color shades, tints & tones
#c0b5ed color schemes
#c0b5ed color preview, HTML & CSS examples
This text has a color of #c0b5ed
<p style="color:#c0b5ed;">Text here</p>
.mytext {color:#c0b5ed;}
This box has a color of #c0b5ed
<div style="background-color:#c0b5ed;">Content here</div>
.mybackground {background-color:#c0b5ed;}
Border around this has a color of #c0b5ed
<div style="border:2px solid #c0b5ed;">Content here</div>
.myborder {border:2px solid #c0b5ed;}