#b226c5 color space conversions
Hex:
#b226c5
RGB:
178, 38, 197
CMY:
30, 85, 23
CMYK:
10, 81, 0, 23
HSL:
293°, 67.6596%, 46.0784%
HSV (HSB):
293°, 80.7107%, 77.2549%
XYZ:
29.1313, 14.8824, 54.1605
xyY:
0.2967, 0.1516, 14.8824
CIE-Lab:
45.4727, 72.1454, -52.4791
CIE-LCH:
45.4727, 89.2133, 323.9676
CIE-Luv:
45.4727, 49.0920, -85.9925
Hunter-Lab:
38.5777, 67.2799, -56.2347
#b226c5 color charts
#b226c5 color shades, tints & tones
#b226c5 color schemes
#b226c5 color preview, HTML & CSS examples
This text has a color of #b226c5
<p style="color:#b226c5;">Text here</p>
.mytext {color:#b226c5;}
This box has a color of #b226c5
<div style="background-color:#b226c5;">Content here</div>
.mybackground {background-color:#b226c5;}
Border around this has a color of #b226c5
<div style="border:2px solid #b226c5;">Content here</div>
.myborder {border:2px solid #b226c5;}