#b8abfd color space conversions
Hex:
#b8abfd
RGB:
184, 171, 253
CMY:
28, 33, 1
CMYK:
27, 32, 0, 1
HSL:
250°, 95.3488%, 83.1373%
HSV (HSB):
250°, 32.4111%, 99.2157%
XYZ:
52.0597, 46.4080, 99.1423
xyY:
0.2634, 0.2348, 46.4080
CIE-Lab:
73.8095, 21.9853, -39.0048
CIE-LCH:
73.8095, 44.7741, 299.4081
CIE-Luv:
73.8095, 1.2628, -66.0939
Hunter-Lab:
68.1234, 17.1931, -38.6003
#b8abfd color charts
#b8abfd color shades, tints & tones
#b8abfd color schemes
#b8abfd color preview, HTML & CSS examples
This text has a color of #b8abfd
<p style="color:#b8abfd;">Text here</p>
.mytext {color:#b8abfd;}
This box has a color of #b8abfd
<div style="background-color:#b8abfd;">Content here</div>
.mybackground {background-color:#b8abfd;}
Border around this has a color of #b8abfd
<div style="border:2px solid #b8abfd;">Content here</div>
.myborder {border:2px solid #b8abfd;}