#c3b8f8 color space conversions
Hex:
#c3b8f8
RGB:
195, 184, 248
CMY:
24, 28, 3
CMYK:
21, 26, 0, 3
HSL:
250°, 82.0513%, 84.7059%
HSV (HSB):
250°, 25.8065%, 97.2549%
XYZ:
56.5894, 52.6604, 95.9888
xyY:
0.2757, 0.2566, 52.6604
CIE-Lab:
77.6741, 16.8645, -30.2643
CIE-LCH:
77.6741, 34.6459, 299.1284
CIE-Luv:
77.6741, 1.7055, -51.0605
Hunter-Lab:
72.5675, 12.2045, -27.6288
#c3b8f8 color charts
#c3b8f8 color shades, tints & tones
#c3b8f8 color schemes
#c3b8f8 color preview, HTML & CSS examples
This text has a color of #c3b8f8
<p style="color:#c3b8f8;">Text here</p>
.mytext {color:#c3b8f8;}
This box has a color of #c3b8f8
<div style="background-color:#c3b8f8;">Content here</div>
.mybackground {background-color:#c3b8f8;}
Border around this has a color of #c3b8f8
<div style="border:2px solid #c3b8f8;">Content here</div>
.myborder {border:2px solid #c3b8f8;}