#b264b7 color space conversions
Hex:
#b264b7
RGB:
178, 100, 183
CMY:
30, 61, 28
CMYK:
3, 45, 0, 28
HSL:
296°, 36.5639%, 55.4902%
HSV (HSB):
296°, 45.3552%, 71.7647%
XYZ:
31.4645, 21.9982, 47.3875
xyY:
0.3120, 0.2181, 21.9982
CIE-Lab:
54.0251, 44.0519, -30.8317
CIE-LCH:
54.0251, 53.7695, 325.0121
CIE-Luv:
54.0251, 36.5749, -52.8143
Hunter-Lab:
46.9023, 37.6683, -27.0718
#b264b7 color charts
#b264b7 color shades, tints & tones
#b264b7 color schemes
#b264b7 color preview, HTML & CSS examples
This text has a color of #b264b7
<p style="color:#b264b7;">Text here</p>
.mytext {color:#b264b7;}
This box has a color of #b264b7
<div style="background-color:#b264b7;">Content here</div>
.mybackground {background-color:#b264b7;}
Border around this has a color of #b264b7
<div style="border:2px solid #b264b7;">Content here</div>
.myborder {border:2px solid #b264b7;}