#b264a8 color space conversions
Hex:
#b264a8
RGB:
178, 100, 168
CMY:
30, 61, 34
CMYK:
0, 44, 6, 30
HSL:
308°, 33.6207%, 54.5098%
HSV (HSB):
308°, 43.8202%, 69.8039%
XYZ:
29.9852, 21.4065, 39.5973
xyY:
0.3295, 0.2353, 21.4065
CIE-Lab:
53.3915, 41.2749, -23.1168
CIE-LCH:
53.3915, 47.3075, 330.7482
CIE-Luv:
53.3915, 39.8556, -40.4760
Hunter-Lab:
46.2671, 34.7162, -18.3558
#b264a8 color charts
#b264a8 color shades, tints & tones
#b264a8 color schemes
#b264a8 color preview, HTML & CSS examples
This text has a color of #b264a8
<p style="color:#b264a8;">Text here</p>
.mytext {color:#b264a8;}
This box has a color of #b264a8
<div style="background-color:#b264a8;">Content here</div>
.mybackground {background-color:#b264a8;}
Border around this has a color of #b264a8
<div style="border:2px solid #b264a8;">Content here</div>
.myborder {border:2px solid #b264a8;}