#b999c4 color space conversions
Hex:
#b999c4
RGB:
185, 153, 196
CMY:
27, 40, 23
CMYK:
6, 22, 0, 23
HSL:
285°, 26.7081%, 68.4314%
HSV (HSB):
285°, 21.9388%, 76.8627%
XYZ:
41.3626, 37.0823, 57.2021
xyY:
0.3049, 0.2734, 37.0823
CIE-Lab:
67.3387, 19.6831, -17.6917
CIE-LCH:
67.3387, 26.4655, 318.0500
CIE-Luv:
67.3387, 15.1038, -30.1647
Hunter-Lab:
60.8952, 14.6782, -13.0676
#b999c4 color charts
#b999c4 color shades, tints & tones
#b999c4 color schemes
#b999c4 color preview, HTML & CSS examples
This text has a color of #b999c4
<p style="color:#b999c4;">Text here</p>
.mytext {color:#b999c4;}
This box has a color of #b999c4
<div style="background-color:#b999c4;">Content here</div>
.mybackground {background-color:#b999c4;}
Border around this has a color of #b999c4
<div style="border:2px solid #b999c4;">Content here</div>
.myborder {border:2px solid #b999c4;}