#b2a2cd color space conversions
Hex:
#b2a2cd
RGB:
178, 162, 205
CMY:
30, 36, 20
CMYK:
13, 21, 0, 20
HSL:
262°, 30.0699%, 71.9608%
HSV (HSB):
262°, 20.9756%, 80.3922%
XYZ:
42.2999, 39.7134, 63.1936
xyY:
0.2913, 0.2735, 39.7134
CIE-Lab:
69.2649, 14.2210, -19.8190
CIE-LCH:
69.2649, 24.3933, 305.6611
CIE-Luv:
69.2649, 5.9525, -32.8218
Hunter-Lab:
63.0186, 9.5318, -15.3417
#b2a2cd color charts
#b2a2cd color shades, tints & tones
#b2a2cd color schemes
#b2a2cd color preview, HTML & CSS examples
This text has a color of #b2a2cd
<p style="color:#b2a2cd;">Text here</p>
.mytext {color:#b2a2cd;}
This box has a color of #b2a2cd
<div style="background-color:#b2a2cd;">Content here</div>
.mybackground {background-color:#b2a2cd;}
Border around this has a color of #b2a2cd
<div style="border:2px solid #b2a2cd;">Content here</div>
.myborder {border:2px solid #b2a2cd;}