#c2b4ed color space conversions
Hex:
#c2b4ed
RGB:
194, 180, 237
CMY:
24, 29, 7
CMYK:
18, 24, 0, 7
HSL:
255°, 61.2903%, 81.7647%
HSV (HSB):
255°, 24.0506%, 92.9412%
XYZ:
53.8555, 50.2263, 86.9769
xyY:
0.2819, 0.2629, 50.2263
CIE-Lab:
76.2079, 16.2979, -26.5923
CIE-LCH:
76.2079, 31.1893, 301.5034
CIE-Luv:
76.2079, 3.7963, -44.7329
Hunter-Lab:
70.8705, 11.6212, -23.1552
#c2b4ed color charts
#c2b4ed color shades, tints & tones
#c2b4ed color schemes
#c2b4ed color preview, HTML & CSS examples
This text has a color of #c2b4ed
<p style="color:#c2b4ed;">Text here</p>
.mytext {color:#c2b4ed;}
This box has a color of #c2b4ed
<div style="background-color:#c2b4ed;">Content here</div>
.mybackground {background-color:#c2b4ed;}
Border around this has a color of #c2b4ed
<div style="border:2px solid #c2b4ed;">Content here</div>
.myborder {border:2px solid #c2b4ed;}