#481de5 color space conversions
Hex:
#481de5
RGB:
72, 29, 229
CMY:
72, 89, 10
CMYK:
69, 87, 0, 10
HSL:
253°, 79.3651%, 50.5882%
HSV (HSB):
253°, 87.3362%, 89.8039%
XYZ:
17.2547, 7.9136, 74.7468
xyY:
0.1727, 0.0792, 7.9136
CIE-Lab:
33.8023, 68.4480, -90.5647
CIE-LCH:
33.8023, 113.5213, 307.0817
CIE-Luv:
33.8023, -2.7362, -118.9122
Hunter-Lab:
28.1311, 60.2567, -137.8469
#481de5 color charts
#481de5 color shades, tints & tones
#481de5 color schemes
#481de5 color preview, HTML & CSS examples
This text has a color of #481de5
<p style="color:#481de5;">Text here</p>
.mytext {color:#481de5;}
This box has a color of #481de5
<div style="background-color:#481de5;">Content here</div>
.mybackground {background-color:#481de5;}
Border around this has a color of #481de5
<div style="border:2px solid #481de5;">Content here</div>
.myborder {border:2px solid #481de5;}