#b228c8 color space conversions
Hex:
#b228c8
RGB:
178, 40, 200
CMY:
30, 84, 22
CMYK:
11, 80, 0, 22
HSL:
292°, 66.6667%, 47.0588%
HSV (HSB):
292°, 80.0000%, 78.4314%
XYZ:
29.5442, 15.1527, 56.0112
xyY:
0.2934, 0.1505, 15.1527
CIE-Lab:
45.8426, 72.1366, -53.6261
CIE-LCH:
45.8426, 89.8857, 323.3730
CIE-Luv:
45.8426, 47.8609, -87.8175
Hunter-Lab:
38.9265, 67.3558, -58.0637
#b228c8 color charts
#b228c8 color shades, tints & tones
#b228c8 color schemes
#b228c8 color preview, HTML & CSS examples
This text has a color of #b228c8
<p style="color:#b228c8;">Text here</p>
.mytext {color:#b228c8;}
This box has a color of #b228c8
<div style="background-color:#b228c8;">Content here</div>
.mybackground {background-color:#b228c8;}
Border around this has a color of #b228c8
<div style="border:2px solid #b228c8;">Content here</div>
.myborder {border:2px solid #b228c8;}