#b64cc9 color space conversions
Hex:
#b64cc9
RGB:
182, 76, 201
CMY:
29, 70, 21
CMYK:
9, 62, 0, 21
HSL:
291°, 53.6481%, 54.3137%
HSV (HSB):
291°, 62.1891%, 78.8235%
XYZ:
32.4185, 19.3310, 57.2810
xyY:
0.2973, 0.1773, 19.3310
CIE-Lab:
51.0722, 60.2406, -45.8114
CIE-LCH:
51.0722, 75.6810, 322.7479
CIE-Luv:
51.0722, 42.8490, -77.2249
Hunter-Lab:
43.9670, 54.6720, -46.4670
#b64cc9 color charts
#b64cc9 color shades, tints & tones
#b64cc9 color schemes
#b64cc9 color preview, HTML & CSS examples
This text has a color of #b64cc9
<p style="color:#b64cc9;">Text here</p>
.mytext {color:#b64cc9;}
This box has a color of #b64cc9
<div style="background-color:#b64cc9;">Content here</div>
.mybackground {background-color:#b64cc9;}
Border around this has a color of #b64cc9
<div style="border:2px solid #b64cc9;">Content here</div>
.myborder {border:2px solid #b64cc9;}