#b998e2 color space conversions
Hex:
#b998e2
RGB:
185, 152, 226
CMY:
27, 40, 11
CMYK:
18, 33, 0, 11
HSL:
267°, 56.0606%, 74.1176%
HSV (HSB):
267°, 32.7434%, 88.6275%
XYZ:
44.9633, 38.2617, 76.9669
xyY:
0.2807, 0.2388, 38.2617
CIE-Lab:
68.2131, 26.6044, -32.9655
CIE-LCH:
68.2131, 42.3618, 308.9049
CIE-Luv:
68.2131, 12.2413, -55.9658
Hunter-Lab:
61.8561, 21.5038, -30.4747
#b998e2 color charts
#b998e2 color shades, tints & tones
#b998e2 color schemes
#b998e2 color preview, HTML & CSS examples
This text has a color of #b998e2
<p style="color:#b998e2;">Text here</p>
.mytext {color:#b998e2;}
This box has a color of #b998e2
<div style="background-color:#b998e2;">Content here</div>
.mybackground {background-color:#b998e2;}
Border around this has a color of #b998e2
<div style="border:2px solid #b998e2;">Content here</div>
.myborder {border:2px solid #b998e2;}