#bba2d2 color space conversions
Hex:
#bba2d2
RGB:
187, 162, 210
CMY:
27, 36, 18
CMYK:
11, 23, 0, 18
HSL:
271°, 34.7826%, 72.9412%
HSV (HSB):
271°, 22.8571%, 82.3529%
XYZ:
45.0467, 41.0586, 66.5237
xyY:
0.2951, 0.2690, 41.0586
CIE-Lab:
70.2170, 18.2078, -21.0579
CIE-LCH:
70.2170, 27.8381, 310.8484
CIE-Luv:
70.2170, 10.5511, -35.5099
Hunter-Lab:
64.0770, 13.3524, -16.7000
#bba2d2 color charts
#bba2d2 color shades, tints & tones
#bba2d2 color schemes
#bba2d2 color preview, HTML & CSS examples
This text has a color of #bba2d2
<p style="color:#bba2d2;">Text here</p>
.mytext {color:#bba2d2;}
This box has a color of #bba2d2
<div style="background-color:#bba2d2;">Content here</div>
.mybackground {background-color:#bba2d2;}
Border around this has a color of #bba2d2
<div style="border:2px solid #bba2d2;">Content here</div>
.myborder {border:2px solid #bba2d2;}