#c2b2e5 color space conversions
Hex:
#c2b2e5
RGB:
194, 178, 229
CMY:
24, 30, 10
CMYK:
15, 22, 0, 10
HSL:
259°, 49.5146%, 79.8039%
HSV (HSB):
259°, 22.2707%, 89.8039%
XYZ:
52.3114, 48.9673, 80.8233
xyY:
0.2873, 0.2689, 48.9673
CIE-Lab:
75.4310, 15.6545, -23.4480
CIE-LCH:
75.4310, 28.1935, 303.7280
CIE-Luv:
75.4310, 5.3456, -39.3927
Hunter-Lab:
69.9766, 10.9795, -19.4965
#c2b2e5 color charts
#c2b2e5 color shades, tints & tones
#c2b2e5 color schemes
#c2b2e5 color preview, HTML & CSS examples
This text has a color of #c2b2e5
<p style="color:#c2b2e5;">Text here</p>
.mytext {color:#c2b2e5;}
This box has a color of #c2b2e5
<div style="background-color:#c2b2e5;">Content here</div>
.mybackground {background-color:#c2b2e5;}
Border around this has a color of #c2b2e5
<div style="border:2px solid #c2b2e5;">Content here</div>
.myborder {border:2px solid #c2b2e5;}