#b99df6 color space conversions
Hex:
#b99df6
RGB:
185, 157, 246
CMY:
27, 38, 4
CMYK:
25, 36, 0, 4
HSL:
259°, 83.1776%, 79.0196%
HSV (HSB):
259°, 36.1789%, 96.4706%
XYZ:
48.6991, 41.0821, 92.5517
xyY:
0.2671, 0.2253, 41.0821
CIE-Lab:
70.2334, 28.4004, -40.7762
CIE-LCH:
70.2334, 49.6919, 304.8570
CIE-Luv:
70.2334, 8.0549, -69.4601
Hunter-Lab:
64.0953, 23.4562, -40.7463
#b99df6 color charts
#b99df6 color shades, tints & tones
#b99df6 color schemes
#b99df6 color preview, HTML & CSS examples
This text has a color of #b99df6
<p style="color:#b99df6;">Text here</p>
.mytext {color:#b99df6;}
This box has a color of #b99df6
<div style="background-color:#b99df6;">Content here</div>
.mybackground {background-color:#b99df6;}
Border around this has a color of #b99df6
<div style="border:2px solid #b99df6;">Content here</div>
.myborder {border:2px solid #b99df6;}