#c3becd color space conversions
Hex:
#c3becd
RGB:
195, 190, 205
CMY:
24, 25, 20
CMYK:
5, 7, 0, 20
HSL:
260°, 13.0435%, 77.4510%
HSV (HSB):
260°, 7.3171%, 80.3922%
XYZ:
51.9386, 52.8368, 65.2187
xyY:
0.3055, 0.3108, 52.8368
CIE-Lab:
77.7785, 4.5599, -6.9037
CIE-LCH:
77.7785, 8.2737, 303.4447
CIE-Luv:
77.7785, 1.9169, -11.2833
Hunter-Lab:
72.6889, 0.3384, -2.3145
#c3becd color charts
#c3becd color shades, tints & tones
#c3becd color schemes
#c3becd color preview, HTML & CSS examples
This text has a color of #c3becd
<p style="color:#c3becd;">Text here</p>
.mytext {color:#c3becd;}
This box has a color of #c3becd
<div style="background-color:#c3becd;">Content here</div>
.mybackground {background-color:#c3becd;}
Border around this has a color of #c3becd
<div style="border:2px solid #c3becd;">Content here</div>
.myborder {border:2px solid #c3becd;}