#b64cff color space conversions
Hex:
#b64cff
RGB:
182, 76, 255
CMY:
29, 70, 0
CMYK:
29, 70, 0, 0
HSL:
276°, 100.0000%, 64.9020%
HSV (HSB):
276°, 70.1961%, 100.0000%
XYZ:
39.9258, 22.3340, 96.8143
xyY:
0.2510, 0.1404, 22.3340
CIE-Lab:
54.3796, 71.1025, -70.9753
CIE-LCH:
54.3796, 100.4642, 315.0513
CIE-Luv:
54.3796, 29.8179, -117.5235
Hunter-Lab:
47.2588, 68.0999, -88.3802
#b64cff color charts
#b64cff color shades, tints & tones
#b64cff color schemes
#b64cff color preview, HTML & CSS examples
This text has a color of #b64cff
<p style="color:#b64cff;">Text here</p>
.mytext {color:#b64cff;}
This box has a color of #b64cff
<div style="background-color:#b64cff;">Content here</div>
.mybackground {background-color:#b64cff;}
Border around this has a color of #b64cff
<div style="border:2px solid #b64cff;">Content here</div>
.myborder {border:2px solid #b64cff;}