#c2b3db color space conversions
Hex:
#c2b3db
RGB:
194, 179, 219
CMY:
24, 30, 14
CMYK:
11, 18, 0, 14
HSL:
263°, 35.7143%, 78.0392%
HSV (HSB):
263°, 18.2648%, 85.8824%
XYZ:
51.1544, 48.8240, 73.7457
xyY:
0.2945, 0.2810, 48.8240
CIE-Lab:
75.3417, 12.9958, -18.1538
CIE-LCH:
75.3417, 22.3260, 305.5978
CIE-Luv:
75.3417, 5.6908, -30.3610
Hunter-Lab:
69.8742, 8.3988, -13.6631
#c2b3db color charts
#c2b3db color shades, tints & tones
#c2b3db color schemes
#c2b3db color preview, HTML & CSS examples
This text has a color of #c2b3db
<p style="color:#c2b3db;">Text here</p>
.mytext {color:#c2b3db;}
This box has a color of #c2b3db
<div style="background-color:#c2b3db;">Content here</div>
.mybackground {background-color:#c2b3db;}
Border around this has a color of #c2b3db
<div style="border:2px solid #c2b3db;">Content here</div>
.myborder {border:2px solid #c2b3db;}