#b62df5 color space conversions
Hex:
#b62df5
RGB:
182, 45, 245
CMY:
29, 82, 4
CMYK:
26, 82, 0, 4
HSL:
281°, 90.9091%, 56.8627%
HSV (HSB):
281°, 81.6327%, 96.0784%
XYZ:
36.7112, 18.4144, 88.0056
xyY:
0.2565, 0.1287, 18.4144
CIE-Lab:
49.9950, 79.6693, -72.5159
CIE-LCH:
49.9950, 107.7300, 317.6912
CIE-Luv:
49.9950, 36.8395, -117.6914
Hunter-Lab:
42.9120, 77.6106, -91.5558
#b62df5 color charts
#b62df5 color shades, tints & tones
#b62df5 color schemes
#b62df5 color preview, HTML & CSS examples
This text has a color of #b62df5
<p style="color:#b62df5;">Text here</p>
.mytext {color:#b62df5;}
This box has a color of #b62df5
<div style="background-color:#b62df5;">Content here</div>
.mybackground {background-color:#b62df5;}
Border around this has a color of #b62df5
<div style="border:2px solid #b62df5;">Content here</div>
.myborder {border:2px solid #b62df5;}