#b62ed2 color space conversions
Hex:
#b62ed2
RGB:
182, 46, 210
CMY:
29, 82, 18
CMYK:
13, 78, 0, 18
HSL:
290°, 64.5669%, 50.1961%
HSV (HSB):
290°, 78.0952%, 82.3529%
XYZ:
31.9013, 16.5522, 62.4863
xyY:
0.2876, 0.1492, 16.5522
CIE-Lab:
47.6908, 72.9480, -56.3910
CIE-LCH:
47.6908, 92.2028, 322.2949
CIE-Luv:
47.6908, 46.5162, -92.8617
Hunter-Lab:
40.6844, 68.7668, -62.5831
#b62ed2 color charts
#b62ed2 color shades, tints & tones
#b62ed2 color schemes
#b62ed2 color preview, HTML & CSS examples
This text has a color of #b62ed2
<p style="color:#b62ed2;">Text here</p>
.mytext {color:#b62ed2;}
This box has a color of #b62ed2
<div style="background-color:#b62ed2;">Content here</div>
.mybackground {background-color:#b62ed2;}
Border around this has a color of #b62ed2
<div style="border:2px solid #b62ed2;">Content here</div>
.myborder {border:2px solid #b62ed2;}