#bd03ed color space conversions
Hex:
#bd03ed
RGB:
189, 3, 237
CMY:
26, 99, 7
CMYK:
20, 99, 0, 7
HSL:
288°, 97.5000%, 47.0588%
HSV (HSB):
288°, 98.7342%, 92.9412%
XYZ:
36.3049, 16.9984, 81.4883
xyY:
0.2693, 0.1261, 16.9984
CIE-Lab:
48.2580, 85.8078, -70.7933
CIE-LCH:
48.2580, 111.2415, 320.4766
CIE-Luv:
48.2580, 45.9355, -114.6679
Hunter-Lab:
41.2291, 85.0300, -88.3249
#bd03ed color charts
#bd03ed color shades, tints & tones
#bd03ed color schemes
#bd03ed color preview, HTML & CSS examples
This text has a color of #bd03ed
<p style="color:#bd03ed;">Text here</p>
.mytext {color:#bd03ed;}
This box has a color of #bd03ed
<div style="background-color:#bd03ed;">Content here</div>
.mybackground {background-color:#bd03ed;}
Border around this has a color of #bd03ed
<div style="border:2px solid #bd03ed;">Content here</div>
.myborder {border:2px solid #bd03ed;}