#b223d6 color space conversions
Hex:
#b223d6
RGB:
178, 35, 214
CMY:
30, 86, 16
CMYK:
17, 84, 0, 16
HSL:
288°, 71.8876%, 48.8235%
HSV (HSB):
288°, 83.6449%, 83.9216%
XYZ:
31.0987, 15.5221, 64.9753
xyY:
0.2787, 0.1391, 15.5221
CIE-Lab:
46.3411, 75.8270, -60.8962
CIE-LCH:
46.3411, 97.2527, 321.2323
CIE-Luv:
46.3411, 44.1333, -98.7307
Hunter-Lab:
39.3981, 71.9517, -70.2024
#b223d6 color charts
#b223d6 color shades, tints & tones
#b223d6 color schemes
#b223d6 color preview, HTML & CSS examples
This text has a color of #b223d6
<p style="color:#b223d6;">Text here</p>
.mytext {color:#b223d6;}
This box has a color of #b223d6
<div style="background-color:#b223d6;">Content here</div>
.mybackground {background-color:#b223d6;}
Border around this has a color of #b223d6
<div style="border:2px solid #b223d6;">Content here</div>
.myborder {border:2px solid #b223d6;}