#be99ff color space conversions
Hex:
#be99ff
RGB:
190, 153, 255
CMY:
25, 40, 0
CMYK:
25, 40, 0, 0
HSL:
262°, 100.0000%, 80.0000%
HSV (HSB):
262°, 40.0000%, 100.0000%
XYZ:
50.6764, 40.9496, 99.8409
xyY:
0.2647, 0.2139, 40.9496
CIE-Lab:
70.1406, 34.1436, -45.7847
CIE-LCH:
70.1406, 57.1141, 306.7135
CIE-Luv:
70.1406, 11.2513, -78.6017
Hunter-Lab:
63.9919, 29.3719, -47.7106
#be99ff color charts
#be99ff color shades, tints & tones
#be99ff color schemes
#be99ff color preview, HTML & CSS examples
This text has a color of #be99ff
<p style="color:#be99ff;">Text here</p>
.mytext {color:#be99ff;}
This box has a color of #be99ff
<div style="background-color:#be99ff;">Content here</div>
.mybackground {background-color:#be99ff;}
Border around this has a color of #be99ff
<div style="border:2px solid #be99ff;">Content here</div>
.myborder {border:2px solid #be99ff;}