#bd3efc color space conversions
Hex:
#bd3efc
RGB:
189, 62, 252
CMY:
26, 76, 1
CMYK:
25, 75, 0, 1
HSL:
280°, 96.9388%, 61.5686%
HSV (HSB):
280°, 75.3968%, 98.8235%
XYZ:
40.2796, 21.2923, 94.0823
xyY:
0.2588, 0.1368, 21.2923
CIE-Lab:
53.2680, 76.9965, -71.0656
CIE-LCH:
53.2680, 104.7797, 317.2939
CIE-Luv:
53.2680, 36.8109, -117.5868
Hunter-Lab:
46.1436, 75.0644, -88.5860
#bd3efc color charts
#bd3efc color shades, tints & tones
#bd3efc color schemes
#bd3efc color preview, HTML & CSS examples
This text has a color of #bd3efc
<p style="color:#bd3efc;">Text here</p>
.mytext {color:#bd3efc;}
This box has a color of #bd3efc
<div style="background-color:#bd3efc;">Content here</div>
.mybackground {background-color:#bd3efc;}
Border around this has a color of #bd3efc
<div style="border:2px solid #bd3efc;">Content here</div>
.myborder {border:2px solid #bd3efc;}