#bd64ef color space conversions
Hex:
#bd64ef
RGB:
189, 100, 239
CMY:
26, 61, 6
CMYK:
21, 58, 0, 6
HSL:
278°, 81.2865%, 66.4706%
HSV (HSB):
278°, 58.1590%, 93.7255%
XYZ:
41.1234, 26.1652, 84.5443
xyY:
0.2708, 0.1723, 26.1652
CIE-Lab:
58.1935, 58.3704, -55.9053
CIE-LCH:
58.1935, 80.8239, 316.2358
CIE-Luv:
58.1935, 31.4079, -95.0772
Hunter-Lab:
51.1519, 53.9888, -62.1887
#bd64ef color charts
#bd64ef color shades, tints & tones
#bd64ef color schemes
#bd64ef color preview, HTML & CSS examples
This text has a color of #bd64ef
<p style="color:#bd64ef;">Text here</p>
.mytext {color:#bd64ef;}
This box has a color of #bd64ef
<div style="background-color:#bd64ef;">Content here</div>
.mybackground {background-color:#bd64ef;}
Border around this has a color of #bd64ef
<div style="border:2px solid #bd64ef;">Content here</div>
.myborder {border:2px solid #bd64ef;}