#b3aff4 color space conversions
Hex:
#b3aff4
RGB:
179, 175, 244
CMY:
30, 31, 4
CMYK:
27, 28, 0, 4
HSL:
243°, 75.8242%, 82.1569%
HSV (HSB):
243°, 28.2787%, 95.6863%
XYZ:
50.2495, 46.7753, 91.9681
xyY:
0.2659, 0.2475, 46.7753
CIE-Lab:
74.0458, 16.1691, -33.8039
CIE-LCH:
74.0458, 37.4719, 295.5627
CIE-Luv:
74.0458, -2.1901, -56.5414
Hunter-Lab:
68.3925, 11.4612, -31.8531
#b3aff4 color charts
#b3aff4 color shades, tints & tones
#b3aff4 color schemes
#b3aff4 color preview, HTML & CSS examples
This text has a color of #b3aff4
<p style="color:#b3aff4;">Text here</p>
.mytext {color:#b3aff4;}
This box has a color of #b3aff4
<div style="background-color:#b3aff4;">Content here</div>
.mybackground {background-color:#b3aff4;}
Border around this has a color of #b3aff4
<div style="border:2px solid #b3aff4;">Content here</div>
.myborder {border:2px solid #b3aff4;}