#c3b2e5 color space conversions
Hex:
#c3b2e5
RGB:
195, 178, 229
CMY:
24, 30, 10
CMYK:
15, 22, 0, 10
HSL:
260°, 49.5146%, 79.8039%
HSV (HSB):
260°, 22.2707%, 89.8039%
XYZ:
52.5689, 49.1000, 80.8353
xyY:
0.2880, 0.2690, 49.1000
CIE-Lab:
75.5135, 15.9700, -23.3147
CIE-LCH:
75.5135, 28.2598, 304.4101
CIE-Luv:
75.5135, 5.8897, -39.2298
Hunter-Lab:
70.0714, 11.2892, -19.3477
#c3b2e5 color charts
#c3b2e5 color shades, tints & tones
#c3b2e5 color schemes
#c3b2e5 color preview, HTML & CSS examples
This text has a color of #c3b2e5
<p style="color:#c3b2e5;">Text here</p>
.mytext {color:#c3b2e5;}
This box has a color of #c3b2e5
<div style="background-color:#c3b2e5;">Content here</div>
.mybackground {background-color:#c3b2e5;}
Border around this has a color of #c3b2e5
<div style="border:2px solid #c3b2e5;">Content here</div>
.myborder {border:2px solid #c3b2e5;}