#be7ac9 color space conversions
Hex:
#be7ac9
RGB:
190, 122, 201
CMY:
25, 52, 21
CMYK:
5, 39, 0, 21
HSL:
292°, 42.2460%, 63.3333%
HSV (HSB):
292°, 39.3035%, 78.8235%
XYZ:
38.7374, 29.0833, 58.8303
xyY:
0.3059, 0.2296, 29.0833
CIE-Lab:
60.8550, 39.4379, -30.3873
CIE-LCH:
60.8550, 49.7869, 322.3854
CIE-Luv:
60.8550, 31.6473, -52.6551
Hunter-Lab:
53.9289, 33.8417, -26.9284
#be7ac9 color charts
#be7ac9 color shades, tints & tones
#be7ac9 color schemes
#be7ac9 color preview, HTML & CSS examples
This text has a color of #be7ac9
<p style="color:#be7ac9;">Text here</p>
.mytext {color:#be7ac9;}
This box has a color of #be7ac9
<div style="background-color:#be7ac9;">Content here</div>
.mybackground {background-color:#be7ac9;}
Border around this has a color of #be7ac9
<div style="border:2px solid #be7ac9;">Content here</div>
.myborder {border:2px solid #be7ac9;}