#b302e6 color space conversions
Hex:
#b302e6
RGB:
179, 2, 230
CMY:
30, 99, 10
CMYK:
22, 99, 0, 10
HSL:
287°, 98.2759%, 45.4902%
HSV (HSB):
287°, 99.1304%, 90.1961%
XYZ:
32.8950, 15.3403, 76.0901
xyY:
0.2646, 0.1234, 15.3403
CIE-Lab:
46.0968, 83.3901, -70.4179
CIE-LCH:
46.0968, 109.1448, 319.8209
CIE-Luv:
46.0968, 41.9463, -112.2435
Hunter-Lab:
39.1667, 81.3756, -87.7675
#b302e6 color charts
#b302e6 color shades, tints & tones
#b302e6 color schemes
#b302e6 color preview, HTML & CSS examples
This text has a color of #b302e6
<p style="color:#b302e6;">Text here</p>
.mytext {color:#b302e6;}
This box has a color of #b302e6
<div style="background-color:#b302e6;">Content here</div>
.mybackground {background-color:#b302e6;}
Border around this has a color of #b302e6
<div style="border:2px solid #b302e6;">Content here</div>
.myborder {border:2px solid #b302e6;}