#b22daf color space conversions
Hex:
#b22daf
RGB:
178, 45, 175
CMY:
30, 82, 31
CMYK:
0, 75, 2, 30
HSL:
301°, 59.6413%, 43.7255%
HSV (HSB):
301°, 74.7191%, 69.8039%
XYZ:
27.0363, 14.4369, 41.9191
xyY:
0.3242, 0.1731, 14.4369
CIE-Lab:
44.8531, 66.5336, -40.5756
CIE-LCH:
44.8531, 77.9301, 328.6230
CIE-Luv:
44.8531, 55.3713, -67.9578
Hunter-Lab:
37.9959, 60.5205, -38.8147
#b22daf color charts
#b22daf color shades, tints & tones
#b22daf color schemes
#b22daf color preview, HTML & CSS examples
This text has a color of #b22daf
<p style="color:#b22daf;">Text here</p>
.mytext {color:#b22daf;}
This box has a color of #b22daf
<div style="background-color:#b22daf;">Content here</div>
.mybackground {background-color:#b22daf;}
Border around this has a color of #b22daf
<div style="border:2px solid #b22daf;">Content here</div>
.myborder {border:2px solid #b22daf;}