#be95e8 color space conversions
Hex:
#be95e8
RGB:
190, 149, 232
CMY:
25, 42, 9
CMYK:
18, 36, 0, 9
HSL:
270°, 64.3411%, 74.7059%
HSV (HSB):
270°, 35.7759%, 90.9804%
XYZ:
46.5481, 38.2682, 81.2771
xyY:
0.2803, 0.2304, 38.2682
CIE-Lab:
68.2178, 31.1086, -36.2227
CIE-LCH:
68.2178, 47.7476, 310.6564
CIE-Luv:
68.2178, 15.5731, -61.9848
Hunter-Lab:
61.8613, 26.0567, -34.5958
#be95e8 color charts
#be95e8 color shades, tints & tones
#be95e8 color schemes
#be95e8 color preview, HTML & CSS examples
This text has a color of #be95e8
<p style="color:#be95e8;">Text here</p>
.mytext {color:#be95e8;}
This box has a color of #be95e8
<div style="background-color:#be95e8;">Content here</div>
.mybackground {background-color:#be95e8;}
Border around this has a color of #be95e8
<div style="border:2px solid #be95e8;">Content here</div>
.myborder {border:2px solid #be95e8;}