#b302e5 color space conversions
Hex:
#b302e5
RGB:
179, 2, 229
CMY:
30, 99, 10
CMYK:
22, 99, 0, 10
HSL:
287°, 98.2684%, 45.2941%
HSV (HSB):
287°, 99.1266%, 89.8039%
XYZ:
32.7550, 15.2843, 75.3525
xyY:
0.2655, 0.1239, 15.2843
CIE-Lab:
46.0211, 83.2174, -69.9731
CIE-LCH:
46.0211, 108.7261, 319.9413
CIE-Luv:
46.0211, 42.2391, -111.5773
Hunter-Lab:
39.0951, 81.1359, -86.9099
#b302e5 color charts
#b302e5 color shades, tints & tones
#b302e5 color schemes
#b302e5 color preview, HTML & CSS examples
This text has a color of #b302e5
<p style="color:#b302e5;">Text here</p>
.mytext {color:#b302e5;}
This box has a color of #b302e5
<div style="background-color:#b302e5;">Content here</div>
.mybackground {background-color:#b302e5;}
Border around this has a color of #b302e5
<div style="border:2px solid #b302e5;">Content here</div>
.myborder {border:2px solid #b302e5;}