#b61de4 color space conversions
Hex:
#b61de4
RGB:
182, 29, 228
CMY:
29, 89, 11
CMYK:
20, 87, 0, 11
HSL:
286°, 78.6561%, 50.3922%
HSV (HSB):
286°, 87.2807%, 89.4118%
XYZ:
33.7344, 16.4252, 74.7912
xyY:
0.2700, 0.1315, 16.4252
CIE-Lab:
47.5275, 80.1837, -66.9354
CIE-LCH:
47.5275, 104.4499, 320.1457
CIE-Luv:
47.5275, 43.0245, -108.3174
Hunter-Lab:
40.5281, 77.6539, -81.0451
#b61de4 color charts
#b61de4 color shades, tints & tones
#b61de4 color schemes
#b61de4 color preview, HTML & CSS examples
This text has a color of #b61de4
<p style="color:#b61de4;">Text here</p>
.mytext {color:#b61de4;}
This box has a color of #b61de4
<div style="background-color:#b61de4;">Content here</div>
.mybackground {background-color:#b61de4;}
Border around this has a color of #b61de4
<div style="border:2px solid #b61de4;">Content here</div>
.myborder {border:2px solid #b61de4;}