#c3b3f3 color space conversions
Hex:
#c3b3f3
RGB:
195, 179, 243
CMY:
24, 30, 5
CMYK:
20, 26, 0, 5
HSL:
255°, 72.7273%, 82.7451%
HSV (HSB):
255°, 26.3374%, 95.2941%
XYZ:
54.8034, 50.3134, 91.6170
xyY:
0.2786, 0.2557, 50.3134
CIE-Lab:
76.2612, 18.4819, -29.7435
CIE-LCH:
76.2612, 35.0179, 301.8558
CIE-Luv:
76.2612, 4.2835, -50.3055
Hunter-Lab:
70.9319, 13.7819, -26.9278
#c3b3f3 color charts
#c3b3f3 color shades, tints & tones
#c3b3f3 color schemes
#c3b3f3 color preview, HTML & CSS examples
This text has a color of #c3b3f3
<p style="color:#c3b3f3;">Text here</p>
.mytext {color:#c3b3f3;}
This box has a color of #c3b3f3
<div style="background-color:#c3b3f3;">Content here</div>
.mybackground {background-color:#c3b3f3;}
Border around this has a color of #c3b3f3
<div style="border:2px solid #c3b3f3;">Content here</div>
.myborder {border:2px solid #c3b3f3;}