#b97de7 color space conversions
Hex:
#b97de7
RGB:
185, 125, 231
CMY:
27, 51, 9
CMYK:
20, 46, 0, 9
HSL:
274°, 68.8312%, 69.8039%
HSV (HSB):
274°, 45.8874%, 90.5882%
XYZ:
41.7650, 30.7510, 79.3356
xyY:
0.2750, 0.2025, 30.7510
CIE-Lab:
62.2969, 42.6397, -44.9750
CIE-LCH:
62.2969, 61.9750, 313.4732
CIE-Luv:
62.2969, 22.3529, -76.8239
Hunter-Lab:
55.4536, 37.3938, -46.0066
#b97de7 color charts
#b97de7 color shades, tints & tones
#b97de7 color schemes
#b97de7 color preview, HTML & CSS examples
This text has a color of #b97de7
<p style="color:#b97de7;">Text here</p>
.mytext {color:#b97de7;}
This box has a color of #b97de7
<div style="background-color:#b97de7;">Content here</div>
.mybackground {background-color:#b97de7;}
Border around this has a color of #b97de7
<div style="border:2px solid #b97de7;">Content here</div>
.myborder {border:2px solid #b97de7;}