#c0b0ff color space conversions
Hex:
#c0b0ff
RGB:
192, 176, 255
CMY:
25, 31, 0
CMYK:
25, 31, 0, 0
HSL:
252°, 100.0000%, 84.5098%
HSV (HSB):
252°, 30.9804%, 100.0000%
XYZ:
55.3136, 49.4771, 101.2424
xyY:
0.2685, 0.2401, 49.4771
CIE-Lab:
75.7472, 21.9847, -37.0231
CIE-LCH:
75.7472, 43.0585, 300.7022
CIE-Luv:
75.7472, 3.0345, -62.9860
Hunter-Lab:
70.3400, 17.2729, -36.0999
#c0b0ff color charts
#c0b0ff color shades, tints & tones
#c0b0ff color schemes
#c0b0ff color preview, HTML & CSS examples
This text has a color of #c0b0ff
<p style="color:#c0b0ff;">Text here</p>
.mytext {color:#c0b0ff;}
This box has a color of #c0b0ff
<div style="background-color:#c0b0ff;">Content here</div>
.mybackground {background-color:#c0b0ff;}
Border around this has a color of #c0b0ff
<div style="border:2px solid #c0b0ff;">Content here</div>
.myborder {border:2px solid #c0b0ff;}