#bd03ec color space conversions
Hex:
#bd03ec
RGB:
189, 3, 236
CMY:
26, 99, 7
CMYK:
20, 99, 0, 7
HSL:
288°, 97.4895%, 46.8627%
HSV (HSB):
288°, 98.7288%, 92.5490%
XYZ:
36.1592, 16.9401, 80.7208
xyY:
0.2702, 0.1266, 16.9401
CIE-Lab:
48.1844, 85.6387, -70.3483
CIE-LCH:
48.1844, 110.8281, 320.5985
CIE-Luv:
48.1844, 46.2392, -113.9942
Hunter-Lab:
41.1583, 84.7920, -87.4704
#bd03ec color charts
#bd03ec color shades, tints & tones
#bd03ec color schemes
#bd03ec color preview, HTML & CSS examples
This text has a color of #bd03ec
<p style="color:#bd03ec;">Text here</p>
.mytext {color:#bd03ec;}
This box has a color of #bd03ec
<div style="background-color:#bd03ec;">Content here</div>
.mybackground {background-color:#bd03ec;}
Border around this has a color of #bd03ec
<div style="border:2px solid #bd03ec;">Content here</div>
.myborder {border:2px solid #bd03ec;}