#bd3ef5 color space conversions
Hex:
#bd3ef5
RGB:
189, 62, 245
CMY:
26, 76, 4
CMYK:
23, 75, 0, 4
HSL:
282°, 90.1478%, 60.1961%
HSV (HSB):
282°, 74.6939%, 96.0784%
XYZ:
39.1903, 20.8566, 88.3464
xyY:
0.2641, 0.1405, 20.8566
CIE-Lab:
52.7922, 75.6307, -67.9331
CIE-LCH:
52.7922, 101.6607, 318.0691
CIE-Luv:
52.7922, 38.5685, -112.6529
Hunter-Lab:
45.6691, 73.2566, -82.7276
#bd3ef5 color charts
#bd3ef5 color shades, tints & tones
#bd3ef5 color schemes
#bd3ef5 color preview, HTML & CSS examples
This text has a color of #bd3ef5
<p style="color:#bd3ef5;">Text here</p>
.mytext {color:#bd3ef5;}
This box has a color of #bd3ef5
<div style="background-color:#bd3ef5;">Content here</div>
.mybackground {background-color:#bd3ef5;}
Border around this has a color of #bd3ef5
<div style="border:2px solid #bd3ef5;">Content here</div>
.myborder {border:2px solid #bd3ef5;}