#be7dcb color space conversions
Hex:
#be7dcb
RGB:
190, 125, 203
CMY:
25, 51, 20
CMYK:
6, 38, 0, 20
HSL:
290°, 42.8571%, 64.3137%
HSV (HSB):
290°, 38.4236%, 79.6078%
XYZ:
39.3483, 29.9262, 60.2024
xyY:
0.3039, 0.2311, 29.9262
CIE-Lab:
61.5905, 38.2067, -30.3759
CIE-LCH:
61.5905, 48.8103, 321.5138
CIE-Luv:
61.5905, 30.0094, -52.5648
Hunter-Lab:
54.7048, 32.6588, -26.9549
#be7dcb color charts
#be7dcb color shades, tints & tones
#be7dcb color schemes
#be7dcb color preview, HTML & CSS examples
This text has a color of #be7dcb
<p style="color:#be7dcb;">Text here</p>
.mytext {color:#be7dcb;}
This box has a color of #be7dcb
<div style="background-color:#be7dcb;">Content here</div>
.mybackground {background-color:#be7dcb;}
Border around this has a color of #be7dcb
<div style="border:2px solid #be7dcb;">Content here</div>
.myborder {border:2px solid #be7dcb;}