#b8afcd color space conversions
Hex:
#b8afcd
RGB:
184, 175, 205
CMY:
28, 31, 20
CMYK:
10, 15, 0, 20
HSL:
258°, 23.0769%, 74.5098%
HSV (HSB):
258°, 14.6341%, 80.3922%
XYZ:
46.1166, 45.2581, 64.0627
xyY:
0.2967, 0.2912, 45.2581
CIE-Lab:
73.0615, 9.0090, -14.0345
CIE-LCH:
73.0615, 16.6772, 302.6971
CIE-Luv:
73.0615, 3.1196, -23.0145
Hunter-Lab:
67.2741, 4.6325, -9.3678
#b8afcd color charts
#b8afcd color shades, tints & tones
#b8afcd color schemes
#b8afcd color preview, HTML & CSS examples
This text has a color of #b8afcd
<p style="color:#b8afcd;">Text here</p>
.mytext {color:#b8afcd;}
This box has a color of #b8afcd
<div style="background-color:#b8afcd;">Content here</div>
.mybackground {background-color:#b8afcd;}
Border around this has a color of #b8afcd
<div style="border:2px solid #b8afcd;">Content here</div>
.myborder {border:2px solid #b8afcd;}