#be2bb4 color space conversions
Hex:
#be2bb4
RGB:
190, 43, 180
CMY:
25, 83, 29
CMYK:
0, 77, 5, 25
HSL:
304°, 63.0901%, 45.6863%
HSV (HSB):
304°, 77.3684%, 74.5098%
XYZ:
30.3373, 15.9702, 44.6636
xyY:
0.3335, 0.1756, 15.9702
CIE-Lab:
46.9354, 70.4305, -40.0939
CIE-LCH:
46.9354, 81.0430, 330.3485
CIE-Luv:
46.9354, 62.6134, -68.6185
Hunter-Lab:
39.9627, 65.5717, -38.2905
#be2bb4 color charts
#be2bb4 color shades, tints & tones
#be2bb4 color schemes
#be2bb4 color preview, HTML & CSS examples
This text has a color of #be2bb4
<p style="color:#be2bb4;">Text here</p>
.mytext {color:#be2bb4;}
This box has a color of #be2bb4
<div style="background-color:#be2bb4;">Content here</div>
.mybackground {background-color:#be2bb4;}
Border around this has a color of #be2bb4
<div style="border:2px solid #be2bb4;">Content here</div>
.myborder {border:2px solid #be2bb4;}