#c3b0f9 color space conversions
Hex:
#c3b0f9
RGB:
195, 176, 249
CMY:
24, 31, 2
CMYK:
22, 29, 0, 2
HSL:
256°, 85.8824%, 83.3333%
HSV (HSB):
256°, 29.3173%, 97.6471%
XYZ:
55.1299, 49.4923, 96.2698
xyY:
0.2744, 0.2464, 49.4923
CIE-Lab:
75.7566, 21.4816, -33.7572
CIE-LCH:
75.7566, 40.0126, 302.4709
CIE-Luv:
75.7566, 5.0781, -57.4173
Hunter-Lab:
70.3508, 16.7664, -31.8884
#c3b0f9 color charts
#c3b0f9 color shades, tints & tones
#c3b0f9 color schemes
#c3b0f9 color preview, HTML & CSS examples
This text has a color of #c3b0f9
<p style="color:#c3b0f9;">Text here</p>
.mytext {color:#c3b0f9;}
This box has a color of #c3b0f9
<div style="background-color:#c3b0f9;">Content here</div>
.mybackground {background-color:#c3b0f9;}
Border around this has a color of #c3b0f9
<div style="border:2px solid #c3b0f9;">Content here</div>
.myborder {border:2px solid #c3b0f9;}