#1003b5 color space conversions
Hex:
#1003b5
RGB:
16, 3, 181
CMY:
94, 99, 29
CMYK:
91, 98, 0, 29
HSL:
244°, 96.7391%, 36.0784%
HSV (HSB):
244°, 98.3425%, 70.9804%
XYZ:
8.5867, 3.5115, 43.9413
xyY:
0.1532, 0.0627, 3.5115
CIE-Lab:
21.9858, 60.6218, -82.3049
CIE-LCH:
21.9858, 102.2208, 306.3736
CIE-Luv:
21.9858, -5.7028, -87.0762
Hunter-Lab:
18.7389, 49.0008, -125.9129
#1003b5 color charts
#1003b5 color shades, tints & tones
#1003b5 color schemes
#1003b5 color preview, HTML & CSS examples
This text has a color of #1003b5
<p style="color:#1003b5;">Text here</p>
.mytext {color:#1003b5;}
This box has a color of #1003b5
<div style="background-color:#1003b5;">Content here</div>
.mybackground {background-color:#1003b5;}
Border around this has a color of #1003b5
<div style="border:2px solid #1003b5;">Content here</div>
.myborder {border:2px solid #1003b5;}