#b402e5 color space conversions
Hex:
#b402e5
RGB:
180, 2, 229
CMY:
29, 99, 10
CMYK:
21, 99, 0, 10
HSL:
287°, 98.2684%, 45.2941%
HSV (HSB):
287°, 99.1266%, 89.8039%
XYZ:
32.9870, 15.4039, 75.3634
xyY:
0.2666, 0.1245, 15.4039
CIE-Lab:
46.1824, 83.3475, -69.7034
CIE-LCH:
46.1824, 108.6525, 320.0943
CIE-Luv:
46.1824, 42.8469, -111.3607
Hunter-Lab:
39.2477, 81.3422, -86.3750
#b402e5 color charts
#b402e5 color shades, tints & tones
#b402e5 color schemes
#b402e5 color preview, HTML & CSS examples
This text has a color of #b402e5
<p style="color:#b402e5;">Text here</p>
.mytext {color:#b402e5;}
This box has a color of #b402e5
<div style="background-color:#b402e5;">Content here</div>
.mybackground {background-color:#b402e5;}
Border around this has a color of #b402e5
<div style="border:2px solid #b402e5;">Content here</div>
.myborder {border:2px solid #b402e5;}