#b204a0 color space conversions
Hex:
#b204a0
RGB:
178, 4, 160
CMY:
30, 98, 37
CMYK:
0, 98, 10, 30
HSL:
306°, 95.6044%, 35.6863%
HSV (HSB):
306°, 97.7528%, 69.8039%
XYZ:
24.7487, 12.0899, 34.2869
xyY:
0.3480, 0.1700, 12.0899
CIE-Lab:
41.3586, 72.0467, -37.1728
CIE-LCH:
41.3586, 81.0712, 332.7083
CIE-Luv:
41.3586, 65.9042, -62.4524
Hunter-Lab:
34.7705, 66.2030, -34.1260
#b204a0 color charts
#b204a0 color shades, tints & tones
#b204a0 color schemes
#b204a0 color preview, HTML & CSS examples
This text has a color of #b204a0
<p style="color:#b204a0;">Text here</p>
.mytext {color:#b204a0;}
This box has a color of #b204a0
<div style="background-color:#b204a0;">Content here</div>
.mybackground {background-color:#b204a0;}
Border around this has a color of #b204a0
<div style="border:2px solid #b204a0;">Content here</div>
.myborder {border:2px solid #b204a0;}