#c2b2e6 color space conversions
Hex:
#c2b2e6
RGB:
194, 178, 230
CMY:
24, 30, 10
CMYK:
16, 23, 0, 10
HSL:
258°, 50.9804%, 80.0000%
HSV (HSB):
258°, 22.6087%, 90.1961%
XYZ:
52.4515, 49.0233, 81.5609
xyY:
0.2866, 0.2678, 49.0233
CIE-Lab:
75.4658, 15.8696, -23.9371
CIE-LCH:
75.4658, 28.7199, 303.5432
CIE-Luv:
75.4658, 5.2636, -40.2309
Hunter-Lab:
70.0166, 11.1903, -20.0540
#c2b2e6 color charts
#c2b2e6 color shades, tints & tones
#c2b2e6 color schemes
#c2b2e6 color preview, HTML & CSS examples
This text has a color of #c2b2e6
<p style="color:#c2b2e6;">Text here</p>
.mytext {color:#c2b2e6;}
This box has a color of #c2b2e6
<div style="background-color:#c2b2e6;">Content here</div>
.mybackground {background-color:#c2b2e6;}
Border around this has a color of #c2b2e6
<div style="border:2px solid #c2b2e6;">Content here</div>
.myborder {border:2px solid #c2b2e6;}