#b2affd color space conversions
Hex:
#b2affd
RGB:
178, 175, 253
CMY:
30, 31, 1
CMYK:
30, 31, 0, 1
HSL:
242°, 95.1220%, 83.9216%
HSV (HSB):
242°, 30.8300%, 99.2157%
XYZ:
51.4197, 47.2168, 99.3321
xyY:
0.2597, 0.2385, 47.2168
CIE-Lab:
74.3282, 18.0661, -38.2341
CIE-LCH:
74.3282, 42.2875, 295.2914
CIE-Luv:
74.3282, -3.2615, -64.3100
Hunter-Lab:
68.7145, 13.3230, -37.6082
#b2affd color charts
#b2affd color shades, tints & tones
#b2affd color schemes
#b2affd color preview, HTML & CSS examples
This text has a color of #b2affd
<p style="color:#b2affd;">Text here</p>
.mytext {color:#b2affd;}
This box has a color of #b2affd
<div style="background-color:#b2affd;">Content here</div>
.mybackground {background-color:#b2affd;}
Border around this has a color of #b2affd
<div style="border:2px solid #b2affd;">Content here</div>
.myborder {border:2px solid #b2affd;}