#b64cec color space conversions
Hex:
#b64cec
RGB:
182, 76, 236
CMY:
29, 70, 7
CMYK:
23, 68, 0, 7
HSL:
280°, 80.8081%, 61.1765%
HSV (HSB):
280°, 67.7966%, 92.5490%
XYZ:
37.0162, 21.1701, 81.4921
xyY:
0.2650, 0.1516, 21.1701
CIE-Lab:
53.1352, 67.1394, -62.3873
CIE-LCH:
53.1352, 91.6508, 317.1012
CIE-Luv:
53.1352, 34.0740, -103.8057
Hunter-Lab:
46.0110, 63.0854, -72.8036
#b64cec color charts
#b64cec color shades, tints & tones
#b64cec color schemes
#b64cec color preview, HTML & CSS examples
This text has a color of #b64cec
<p style="color:#b64cec;">Text here</p>
.mytext {color:#b64cec;}
This box has a color of #b64cec
<div style="background-color:#b64cec;">Content here</div>
.mybackground {background-color:#b64cec;}
Border around this has a color of #b64cec
<div style="border:2px solid #b64cec;">Content here</div>
.myborder {border:2px solid #b64cec;}