#483db5 color space conversions
Hex:
#483db5
RGB:
72, 61, 181
CMY:
72, 76, 29
CMYK:
60, 66, 0, 29
HSL:
246°, 49.5868%, 47.4510%
HSV (HSB):
246°, 66.2983%, 70.9804%
XYZ:
12.6817, 8.0514, 44.6017
xyY:
0.1941, 0.1232, 8.0514
CIE-Lab:
34.0897, 39.5916, -62.1729
CIE-LCH:
34.0897, 73.7086, 302.4889
CIE-Luv:
34.0897, -3.5608, -87.3936
Hunter-Lab:
28.3750, 30.1213, -73.3336
#483db5 color charts
#483db5 color shades, tints & tones
#483db5 color schemes
#483db5 color preview, HTML & CSS examples
This text has a color of #483db5
<p style="color:#483db5;">Text here</p>
.mytext {color:#483db5;}
This box has a color of #483db5
<div style="background-color:#483db5;">Content here</div>
.mybackground {background-color:#483db5;}
Border around this has a color of #483db5
<div style="border:2px solid #483db5;">Content here</div>
.myborder {border:2px solid #483db5;}