#b005b4 color space conversions
Hex:
#b005b4
RGB:
176, 5, 180
CMY:
31, 98, 29
CMYK:
2, 97, 0, 29
HSL:
299°, 94.5946%, 36.2745%
HSV (HSB):
299°, 97.2222%, 70.5882%
XYZ:
26.1970, 12.6339, 44.2379
xyY:
0.3154, 0.1521, 12.6339
CIE-Lab:
42.2064, 74.5028, -47.7735
CIE-LCH:
42.2064, 88.5042, 327.3307
CIE-Luv:
42.2064, 56.4663, -77.9076
Hunter-Lab:
35.5442, 69.3565, -48.9105
#b005b4 color charts
#b005b4 color shades, tints & tones
#b005b4 color schemes
#b005b4 color preview, HTML & CSS examples
This text has a color of #b005b4
<p style="color:#b005b4;">Text here</p>
.mytext {color:#b005b4;}
This box has a color of #b005b4
<div style="background-color:#b005b4;">Content here</div>
.mybackground {background-color:#b005b4;}
Border around this has a color of #b005b4
<div style="border:2px solid #b005b4;">Content here</div>
.myborder {border:2px solid #b005b4;}