#b226e5 color space conversions
Hex:
#b226e5
RGB:
178, 38, 229
CMY:
30, 85, 10
CMYK:
22, 83, 0, 10
HSL:
284°, 78.6008%, 52.3529%
HSV (HSB):
284°, 83.4061%, 89.8039%
XYZ:
33.1961, 16.5083, 75.5655
xyY:
0.2650, 0.1318, 16.5083
CIE-Lab:
47.6345, 77.8297, -67.3579
CIE-LCH:
47.6345, 102.9298, 319.1254
CIE-Luv:
47.6345, 39.5049, -108.7324
Hunter-Lab:
40.6305, 74.7355, -81.8277
#b226e5 color charts
#b226e5 color shades, tints & tones
#b226e5 color schemes
#b226e5 color preview, HTML & CSS examples
This text has a color of #b226e5
<p style="color:#b226e5;">Text here</p>
.mytext {color:#b226e5;}
This box has a color of #b226e5
<div style="background-color:#b226e5;">Content here</div>
.mybackground {background-color:#b226e5;}
Border around this has a color of #b226e5
<div style="border:2px solid #b226e5;">Content here</div>
.myborder {border:2px solid #b226e5;}