#be93b3 color space conversions
Hex:
#be93b3
RGB:
190, 147, 179
CMY:
25, 42, 30
CMYK:
0, 23, 6, 25
HSL:
315°, 24.8555%, 66.0784%
HSV (HSB):
315°, 22.6316%, 74.5098%
XYZ:
39.8056, 35.0693, 47.3189
xyY:
0.3258, 0.2870, 35.0693
CIE-Lab:
65.8026, 21.4892, -10.4526
CIE-LCH:
65.8026, 23.8965, 334.0612
CIE-Luv:
65.8026, 23.1941, -19.1749
Hunter-Lab:
59.2193, 16.3491, -5.9219
#be93b3 color charts
#be93b3 color shades, tints & tones
#be93b3 color schemes
#be93b3 color preview, HTML & CSS examples
This text has a color of #be93b3
<p style="color:#be93b3;">Text here</p>
.mytext {color:#be93b3;}
This box has a color of #be93b3
<div style="background-color:#be93b3;">Content here</div>
.mybackground {background-color:#be93b3;}
Border around this has a color of #be93b3
<div style="border:2px solid #be93b3;">Content here</div>
.myborder {border:2px solid #be93b3;}