#bd08ea color space conversions
Hex:
#bd08ea
RGB:
189, 8, 234
CMY:
26, 97, 8
CMYK:
19, 97, 0, 8
HSL:
288°, 93.3884%, 47.4510%
HSV (HSB):
288°, 96.5812%, 91.7647%
XYZ:
35.9244, 16.9330, 79.2169
xyY:
0.2720, 0.1282, 16.9330
CIE-Lab:
48.1755, 84.8915, -69.2324
CIE-LCH:
48.1755, 109.5431, 320.8014
CIE-Luv:
48.1755, 46.6808, -112.3990
Hunter-Lab:
41.1497, 83.8214, -85.3337
#bd08ea color charts
#bd08ea color shades, tints & tones
#bd08ea color schemes
#bd08ea color preview, HTML & CSS examples
This text has a color of #bd08ea
<p style="color:#bd08ea;">Text here</p>
.mytext {color:#bd08ea;}
This box has a color of #bd08ea
<div style="background-color:#bd08ea;">Content here</div>
.mybackground {background-color:#bd08ea;}
Border around this has a color of #bd08ea
<div style="border:2px solid #bd08ea;">Content here</div>
.myborder {border:2px solid #bd08ea;}