#b994e9 color space conversions
Hex:
#b994e9
RGB:
185, 148, 233
CMY:
27, 42, 9
CMYK:
21, 36, 0, 9
HSL:
266°, 65.8915%, 74.7059%
HSV (HSB):
266°, 36.4807%, 91.3725%
XYZ:
45.3055, 37.3773, 81.9175
xyY:
0.2752, 0.2271, 37.3773
CIE-Lab:
67.5591, 30.4090, -37.8337
CIE-LCH:
67.5591, 48.5396, 308.7907
CIE-Luv:
67.5591, 13.1148, -64.4427
Hunter-Lab:
61.1370, 25.2875, -36.6468
#b994e9 color charts
#b994e9 color shades, tints & tones
#b994e9 color schemes
#b994e9 color preview, HTML & CSS examples
This text has a color of #b994e9
<p style="color:#b994e9;">Text here</p>
.mytext {color:#b994e9;}
This box has a color of #b994e9
<div style="background-color:#b994e9;">Content here</div>
.mybackground {background-color:#b994e9;}
Border around this has a color of #b994e9
<div style="border:2px solid #b994e9;">Content here</div>
.myborder {border:2px solid #b994e9;}