#be2b8d color space conversions
Hex:
#be2b8d
RGB:
190, 43, 141
CMY:
25, 83, 45
CMYK:
0, 77, 26, 25
HSL:
320°, 63.0901%, 45.6863%
HSV (HSB):
320°, 77.3684%, 74.5098%
XYZ:
26.9068, 14.5980, 26.5989
xyY:
0.3951, 0.2143, 14.5980
CIE-Lab:
45.0786, 65.0355, -19.7173
CIE-LCH:
45.0786, 67.9587, 343.1339
CIE-Luv:
45.0786, 77.7277, -38.0445
Hunter-Lab:
38.2073, 58.8425, -14.5309
#be2b8d color charts
#be2b8d color shades, tints & tones
#be2b8d color schemes
#be2b8d color preview, HTML & CSS examples
This text has a color of #be2b8d
<p style="color:#be2b8d;">Text here</p>
.mytext {color:#be2b8d;}
This box has a color of #be2b8d
<div style="background-color:#be2b8d;">Content here</div>
.mybackground {background-color:#be2b8d;}
Border around this has a color of #be2b8d
<div style="border:2px solid #be2b8d;">Content here</div>
.myborder {border:2px solid #be2b8d;}