#c2b2ec color space conversions
Hex:
#c2b2ec
RGB:
194, 178, 236
CMY:
24, 30, 7
CMYK:
18, 25, 0, 7
HSL:
257°, 60.4167%, 81.1765%
HSV (HSB):
257°, 24.5763%, 92.5490%
XYZ:
53.3089, 49.3663, 86.0758
xyY:
0.2824, 0.2615, 49.3663
CIE-Lab:
75.6786, 17.1750, -26.8619
CIE-LCH:
75.6786, 31.8832, 302.5941
CIE-Luv:
75.6786, 4.7712, -45.2691
Hunter-Lab:
70.2611, 12.4754, -23.4525
#c2b2ec color charts
#c2b2ec color shades, tints & tones
#c2b2ec color schemes
#c2b2ec color preview, HTML & CSS examples
This text has a color of #c2b2ec
<p style="color:#c2b2ec;">Text here</p>
.mytext {color:#c2b2ec;}
This box has a color of #c2b2ec
<div style="background-color:#c2b2ec;">Content here</div>
.mybackground {background-color:#c2b2ec;}
Border around this has a color of #c2b2ec
<div style="border:2px solid #c2b2ec;">Content here</div>
.myborder {border:2px solid #c2b2ec;}