#bd99fc color space conversions
Hex:
#bd99fc
RGB:
189, 153, 252
CMY:
26, 40, 1
CMYK:
25, 39, 0, 1
HSL:
262°, 94.2857%, 79.4118%
HSV (HSB):
262°, 39.2857%, 98.8235%
XYZ:
49.9482, 40.6296, 97.3052
xyY:
0.2658, 0.2162, 40.6296
CIE-Lab:
69.9156, 33.1620, -44.5136
CIE-LCH:
69.9156, 55.5083, 306.6856
CIE-Luv:
69.9156, 11.0699, -76.3056
Hunter-Lab:
63.7413, 28.3267, -45.8910
#bd99fc color charts
#bd99fc color shades, tints & tones
#bd99fc color schemes
#bd99fc color preview, HTML & CSS examples
This text has a color of #bd99fc
<p style="color:#bd99fc;">Text here</p>
.mytext {color:#bd99fc;}
This box has a color of #bd99fc
<div style="background-color:#bd99fc;">Content here</div>
.mybackground {background-color:#bd99fc;}
Border around this has a color of #bd99fc
<div style="border:2px solid #bd99fc;">Content here</div>
.myborder {border:2px solid #bd99fc;}