#b264c7 color space conversions
Hex:
#b264c7
RGB:
178, 100, 199
CMY:
30, 61, 22
CMYK:
11, 50, 0, 22
HSL:
287°, 46.9194%, 58.6275%
HSV (HSB):
287°, 49.7487%, 78.0392%
XYZ:
33.2261, 22.7028, 56.6637
xyY:
0.2951, 0.2016, 22.7028
CIE-Lab:
54.7649, 47.2011, -38.8627
CIE-LCH:
54.7649, 61.1412, 320.5339
CIE-Luv:
54.7649, 33.1605, -65.9060
Hunter-Lab:
47.6475, 41.0904, -37.1560
#b264c7 color charts
#b264c7 color shades, tints & tones
#b264c7 color schemes
#b264c7 color preview, HTML & CSS examples
This text has a color of #b264c7
<p style="color:#b264c7;">Text here</p>
.mytext {color:#b264c7;}
This box has a color of #b264c7
<div style="background-color:#b264c7;">Content here</div>
.mybackground {background-color:#b264c7;}
Border around this has a color of #b264c7
<div style="border:2px solid #b264c7;">Content here</div>
.myborder {border:2px solid #b264c7;}