#b2afe3 color space conversions
Hex:
#b2afe3
RGB:
178, 175, 227
CMY:
30, 31, 11
CMYK:
22, 23, 0, 11
HSL:
243°, 48.1481%, 78.8235%
HSV (HSB):
243°, 22.9075%, 89.0196%
XYZ:
47.5552, 45.6710, 78.9820
xyY:
0.2761, 0.2652, 45.6710
CIE-Lab:
73.3315, 11.8888, -25.6820
CIE-LCH:
73.3315, 28.3004, 294.8405
CIE-Luv:
73.3315, -1.5711, -42.3224
Hunter-Lab:
67.5803, 7.3421, -21.9868
#b2afe3 color charts
#b2afe3 color shades, tints & tones
#b2afe3 color schemes
#b2afe3 color preview, HTML & CSS examples
This text has a color of #b2afe3
<p style="color:#b2afe3;">Text here</p>
.mytext {color:#b2afe3;}
This box has a color of #b2afe3
<div style="background-color:#b2afe3;">Content here</div>
.mybackground {background-color:#b2afe3;}
Border around this has a color of #b2afe3
<div style="border:2px solid #b2afe3;">Content here</div>
.myborder {border:2px solid #b2afe3;}