#b264da color space conversions
Hex:
#b264da
RGB:
178, 100, 218
CMY:
30, 61, 15
CMYK:
18, 54, 0, 15
HSL:
280°, 61.4583%, 62.3529%
HSV (HSB):
280°, 54.1284%, 85.4902%
XYZ:
35.5722, 23.6413, 69.0180
xyY:
0.2774, 0.1844, 23.6413
CIE-Lab:
55.7268, 51.1573, -48.1361
CIE-LCH:
55.7268, 70.2435, 316.7428
CIE-Luv:
55.7268, 29.2690, -81.1974
Hunter-Lab:
48.6223, 45.5019, -50.1249
#b264da color charts
#b264da color shades, tints & tones
#b264da color schemes
#b264da color preview, HTML & CSS examples
This text has a color of #b264da
<p style="color:#b264da;">Text here</p>
.mytext {color:#b264da;}
This box has a color of #b264da
<div style="background-color:#b264da;">Content here</div>
.mybackground {background-color:#b264da;}
Border around this has a color of #b264da
<div style="border:2px solid #b264da;">Content here</div>
.myborder {border:2px solid #b264da;}