#bd2ef4 color space conversions
Hex:
#bd2ef4
RGB:
189, 46, 244
CMY:
26, 82, 4
CMYK:
23, 81, 0, 4
HSL:
283°, 90.0000%, 56.8627%
HSV (HSB):
283°, 81.1475%, 95.6863%
XYZ:
38.2924, 19.3045, 87.2959
xyY:
0.2643, 0.1332, 19.3045
CIE-Lab:
51.0415, 80.3127, -70.2092
CIE-LCH:
51.0415, 106.6745, 318.8401
CIE-Luv:
51.0415, 41.0606, -115.2801
Hunter-Lab:
43.9368, 78.6791, -87.0445
#bd2ef4 color charts
#bd2ef4 color shades, tints & tones
#bd2ef4 color schemes
#bd2ef4 color preview, HTML & CSS examples
This text has a color of #bd2ef4
<p style="color:#bd2ef4;">Text here</p>
.mytext {color:#bd2ef4;}
This box has a color of #bd2ef4
<div style="background-color:#bd2ef4;">Content here</div>
.mybackground {background-color:#bd2ef4;}
Border around this has a color of #bd2ef4
<div style="border:2px solid #bd2ef4;">Content here</div>
.myborder {border:2px solid #bd2ef4;}