#b3acf3 color space conversions
Hex:
#b3acf3
RGB:
179, 172, 243
CMY:
30, 33, 5
CMYK:
26, 29, 0, 5
HSL:
246°, 74.7368%, 81.3725%
HSV (HSB):
246°, 29.2181%, 95.2941%
XYZ:
49.5206, 45.5598, 90.9779
xyY:
0.2662, 0.2449, 45.5598
CIE-Lab:
73.2590, 17.5961, -34.4796
CIE-LCH:
73.2590, 38.7100, 297.0367
CIE-Luv:
73.2590, -0.8665, -57.7928
Hunter-Lab:
67.4980, 12.8368, -32.6661
#b3acf3 color charts
#b3acf3 color shades, tints & tones
#b3acf3 color schemes
#b3acf3 color preview, HTML & CSS examples
This text has a color of #b3acf3
<p style="color:#b3acf3;">Text here</p>
.mytext {color:#b3acf3;}
This box has a color of #b3acf3
<div style="background-color:#b3acf3;">Content here</div>
.mybackground {background-color:#b3acf3;}
Border around this has a color of #b3acf3
<div style="border:2px solid #b3acf3;">Content here</div>
.myborder {border:2px solid #b3acf3;}