#b19cfc color space conversions
Hex:
#b19cfc
RGB:
177, 156, 252
CMY:
31, 39, 1
CMYK:
30, 38, 0, 1
HSL:
253°, 94.1176%, 80.0000%
HSV (HSB):
253°, 38.0952%, 98.8235%
XYZ:
47.5906, 40.1523, 97.3373
xyY:
0.2571, 0.2169, 40.1523
CIE-Lab:
69.5779, 28.1668, -45.1171
CIE-LCH:
69.5779, 53.1876, 301.9767
CIE-Luv:
69.5779, 3.8601, -76.5847
Hunter-Lab:
63.3659, 23.1713, -46.7202
#b19cfc color charts
#b19cfc color shades, tints & tones
#b19cfc color schemes
#b19cfc color preview, HTML & CSS examples
This text has a color of #b19cfc
<p style="color:#b19cfc;">Text here</p>
.mytext {color:#b19cfc;}
This box has a color of #b19cfc
<div style="background-color:#b19cfc;">Content here</div>
.mybackground {background-color:#b19cfc;}
Border around this has a color of #b19cfc
<div style="border:2px solid #b19cfc;">Content here</div>
.myborder {border:2px solid #b19cfc;}