#c1b2e3 color space conversions
Hex:
#c1b2e3
RGB:
193, 178, 227
CMY:
24, 30, 11
CMYK:
15, 22, 0, 11
HSL:
258°, 46.6667%, 79.4118%
HSV (HSB):
258°, 21.5859%, 89.0196%
XYZ:
51.7778, 48.7243, 79.3488
xyY:
0.2879, 0.2709, 48.7243
CIE-Lab:
75.2795, 14.9095, -22.6012
CIE-LCH:
75.2795, 27.0760, 303.4120
CIE-Luv:
75.2795, 4.9652, -37.8791
Hunter-Lab:
69.8028, 10.2516, -18.5363
#c1b2e3 color charts
#c1b2e3 color shades, tints & tones
#c1b2e3 color schemes
#c1b2e3 color preview, HTML & CSS examples
This text has a color of #c1b2e3
<p style="color:#c1b2e3;">Text here</p>
.mytext {color:#c1b2e3;}
This box has a color of #c1b2e3
<div style="background-color:#c1b2e3;">Content here</div>
.mybackground {background-color:#c1b2e3;}
Border around this has a color of #c1b2e3
<div style="border:2px solid #c1b2e3;">Content here</div>
.myborder {border:2px solid #c1b2e3;}