#b904cd color space conversions
Hex:
#b904cd
RGB:
185, 4, 205
CMY:
27, 98, 20
CMYK:
10, 98, 0, 20
HSL:
294°, 96.1722%, 40.9804%
HSV (HSB):
294°, 98.0488%, 80.3922%
XYZ:
31.0704, 14.8089, 58.9784
xyY:
0.2963, 0.1412, 14.8089
CIE-Lab:
45.3713, 79.9027, -57.2199
CIE-LCH:
45.3713, 98.2779, 324.3928
CIE-Luv:
45.3713, 53.7298, -93.4775
Hunter-Lab:
38.4823, 76.7759, -63.9308
#b904cd color charts
#b904cd color shades, tints & tones
#b904cd color schemes
#b904cd color preview, HTML & CSS examples
This text has a color of #b904cd
<p style="color:#b904cd;">Text here</p>
.mytext {color:#b904cd;}
This box has a color of #b904cd
<div style="background-color:#b904cd;">Content here</div>
.mybackground {background-color:#b904cd;}
Border around this has a color of #b904cd
<div style="border:2px solid #b904cd;">Content here</div>
.myborder {border:2px solid #b904cd;}