#b226f3 color space conversions
Hex:
#b226f3
RGB:
178, 38, 243
CMY:
30, 85, 5
CMYK:
27, 84, 0, 5
HSL:
281°, 89.5197%, 55.0980%
HSV (HSB):
281°, 84.3621%, 95.2941%
XYZ:
35.2309, 17.3223, 86.2807
xyY:
0.2538, 0.1248, 17.3223
CIE-Lab:
48.6636, 80.4464, -73.5861
CIE-LCH:
48.6636, 109.0254, 317.5501
CIE-Luv:
48.6636, 35.7924, -118.2254
Hunter-Lab:
41.6200, 78.2631, -93.7775
#b226f3 color charts
#b226f3 color shades, tints & tones
#b226f3 color schemes
#b226f3 color preview, HTML & CSS examples
This text has a color of #b226f3
<p style="color:#b226f3;">Text here</p>
.mytext {color:#b226f3;}
This box has a color of #b226f3
<div style="background-color:#b226f3;">Content here</div>
.mybackground {background-color:#b226f3;}
Border around this has a color of #b226f3
<div style="border:2px solid #b226f3;">Content here</div>
.myborder {border:2px solid #b226f3;}