#b2afff color space conversions
Hex:
#b2afff
RGB:
178, 175, 255
CMY:
30, 31, 0
CMYK:
30, 31, 0, 0
HSL:
242°, 100.0000%, 84.3137%
HSV (HSB):
242°, 31.3725%, 100.0000%
XYZ:
51.7401, 47.3449, 101.0192
xyY:
0.2586, 0.2366, 47.3449
CIE-Lab:
74.4099, 18.5586, -39.1853
CIE-LCH:
74.4099, 43.3579, 295.3428
CIE-Luv:
74.4099, -3.3912, -65.9986
Hunter-Lab:
68.8076, 13.8101, -38.8806
#b2afff color charts
#b2afff color shades, tints & tones
#b2afff color schemes
#b2afff color preview, HTML & CSS examples
This text has a color of #b2afff
<p style="color:#b2afff;">Text here</p>
.mytext {color:#b2afff;}
This box has a color of #b2afff
<div style="background-color:#b2afff;">Content here</div>
.mybackground {background-color:#b2afff;}
Border around this has a color of #b2afff
<div style="border:2px solid #b2afff;">Content here</div>
.myborder {border:2px solid #b2afff;}