#bd3ff8 color space conversions
Hex:
#bd3ff8
RGB:
189, 63, 248
CMY:
26, 75, 3
CMYK:
24, 75, 0, 3
HSL:
281°, 92.9648%, 60.9804%
HSV (HSB):
281°, 74.5968%, 97.2549%
XYZ:
39.7070, 21.1511, 90.7967
xyY:
0.2618, 0.1395, 21.1511
CIE-Lab:
53.1145, 75.8700, -69.0863
CIE-LCH:
53.1145, 102.6118, 317.6794
CIE-Luv:
53.1145, 37.6476, -114.5327
Hunter-Lab:
45.9904, 73.6297, -84.8603
#bd3ff8 color charts
#bd3ff8 color shades, tints & tones
#bd3ff8 color schemes
#bd3ff8 color preview, HTML & CSS examples
This text has a color of #bd3ff8
<p style="color:#bd3ff8;">Text here</p>
.mytext {color:#bd3ff8;}
This box has a color of #bd3ff8
<div style="background-color:#bd3ff8;">Content here</div>
.mybackground {background-color:#bd3ff8;}
Border around this has a color of #bd3ff8
<div style="border:2px solid #bd3ff8;">Content here</div>
.myborder {border:2px solid #bd3ff8;}