#bd6fed color space conversions
Hex:
#bd6fed
RGB:
189, 111, 237
CMY:
26, 56, 7
CMYK:
20, 53, 0, 7
HSL:
277°, 77.7778%, 68.2353%
HSV (HSB):
277°, 53.1646%, 92.9412%
XYZ:
41.9568, 28.3021, 83.3723
xyY:
0.2731, 0.1842, 28.3021
CIE-Lab:
60.1607, 52.4284, -51.6601
CIE-LCH:
60.1607, 73.6037, 315.4229
CIE-Luv:
60.1607, 28.4348, -88.2853
Hunter-Lab:
53.1997, 47.6771, -55.6768
#bd6fed color charts
#bd6fed color shades, tints & tones
#bd6fed color schemes
#bd6fed color preview, HTML & CSS examples
This text has a color of #bd6fed
<p style="color:#bd6fed;">Text here</p>
.mytext {color:#bd6fed;}
This box has a color of #bd6fed
<div style="background-color:#bd6fed;">Content here</div>
.mybackground {background-color:#bd6fed;}
Border around this has a color of #bd6fed
<div style="border:2px solid #bd6fed;">Content here</div>
.myborder {border:2px solid #bd6fed;}