#b564c9 color space conversions
Hex:
#b564c9
RGB:
181, 100, 201
CMY:
29, 61, 21
CMYK:
10, 50, 0, 21
HSL:
288°, 48.3254%, 59.0196%
HSV (HSB):
288°, 50.2488%, 78.8235%
XYZ:
34.1558, 23.1551, 57.9275
xyY:
0.2964, 0.2009, 23.1551
CIE-Lab:
55.2318, 48.4440, -39.2450
CIE-LCH:
55.2318, 62.3457, 320.9887
CIE-Luv:
55.2318, 34.6159, -66.7946
Hunter-Lab:
48.1198, 42.4912, -37.6906
#b564c9 color charts
#b564c9 color shades, tints & tones
#b564c9 color schemes
#b564c9 color preview, HTML & CSS examples
This text has a color of #b564c9
<p style="color:#b564c9;">Text here</p>
.mytext {color:#b564c9;}
This box has a color of #b564c9
<div style="background-color:#b564c9;">Content here</div>
.mybackground {background-color:#b564c9;}
Border around this has a color of #b564c9
<div style="border:2px solid #b564c9;">Content here</div>
.myborder {border:2px solid #b564c9;}