#b904b9 color space conversions
Hex:
#b904b9
RGB:
185, 4, 185
CMY:
27, 98, 27
CMYK:
0, 98, 0, 27
HSL:
300°, 95.7672%, 37.0588%
HSV (HSB):
300°, 97.8378%, 72.5490%
XYZ:
28.8080, 13.9039, 47.0643
xyY:
0.3209, 0.1549, 13.9039
CIE-Lab:
44.0948, 76.8331, -47.6076
CIE-LCH:
44.0948, 90.3869, 328.2167
CIE-Luv:
44.0948, 61.0812, -78.9801
Hunter-Lab:
37.2879, 72.6518, -48.7335
#b904b9 color charts
#b904b9 color shades, tints & tones
#b904b9 color schemes
#b904b9 color preview, HTML & CSS examples
This text has a color of #b904b9
<p style="color:#b904b9;">Text here</p>
.mytext {color:#b904b9;}
This box has a color of #b904b9
<div style="background-color:#b904b9;">Content here</div>
.mybackground {background-color:#b904b9;}
Border around this has a color of #b904b9
<div style="border:2px solid #b904b9;">Content here</div>
.myborder {border:2px solid #b904b9;}