#b264b2 color space conversions
Hex:
#b264b2
RGB:
178, 100, 178
CMY:
30, 61, 30
CMYK:
0, 44, 0, 30
HSL:
300°, 33.6207%, 54.5098%
HSV (HSB):
300°, 43.8202%, 69.8039%
XYZ:
30.9532, 21.7937, 44.6947
xyY:
0.3177, 0.2237, 21.7937
CIE-Lab:
53.8074, 43.1063, -28.2800
CIE-LCH:
53.8074, 51.5549, 326.7331
CIE-Luv:
53.8074, 37.6618, -48.7023
Hunter-Lab:
46.6837, 36.6562, -24.0853
#b264b2 color charts
#b264b2 color shades, tints & tones
#b264b2 color schemes
#b264b2 color preview, HTML & CSS examples
This text has a color of #b264b2
<p style="color:#b264b2;">Text here</p>
.mytext {color:#b264b2;}
This box has a color of #b264b2
<div style="background-color:#b264b2;">Content here</div>
.mybackground {background-color:#b264b2;}
Border around this has a color of #b264b2
<div style="border:2px solid #b264b2;">Content here</div>
.myborder {border:2px solid #b264b2;}