#be92c7 color space conversions
Hex:
#be92c7
RGB:
190, 146, 199
CMY:
25, 43, 22
CMYK:
5, 27, 0, 22
HSL:
290°, 32.1212%, 67.6471%
HSV (HSB):
290°, 26.6332%, 78.0392%
XYZ:
41.8229, 35.6284, 58.7055
xyY:
0.3072, 0.2617, 35.6284
CIE-Lab:
66.2350, 25.8406, -20.9961
CIE-LCH:
66.2350, 33.2952, 320.9052
CIE-Luv:
66.2350, 21.1081, -36.2845
Hunter-Lab:
59.6896, 20.6135, -16.5298
#be92c7 color charts
#be92c7 color shades, tints & tones
#be92c7 color schemes
#be92c7 color preview, HTML & CSS examples
This text has a color of #be92c7
<p style="color:#be92c7;">Text here</p>
.mytext {color:#be92c7;}
This box has a color of #be92c7
<div style="background-color:#be92c7;">Content here</div>
.mybackground {background-color:#be92c7;}
Border around this has a color of #be92c7
<div style="border:2px solid #be92c7;">Content here</div>
.myborder {border:2px solid #be92c7;}