#1d02a5 color space conversions
Hex:
#1d02a5
RGB:
29, 2, 165
CMY:
89, 99, 35
CMYK:
82, 99, 0, 35
HSL:
250°, 97.6048%, 32.7451%
HSV (HSB):
250°, 98.7879%, 64.7059%
XYZ:
7.3199, 3.0212, 35.7947
xyY:
0.1587, 0.0655, 3.0212
CIE-Lab:
20.1288, 57.0014, -75.7420
CIE-LCH:
20.1288, 94.7945, 306.9641
CIE-Luv:
20.1288, -3.8904, -78.0875
Hunter-Lab:
17.3817, 44.7534, -109.9304
#1d02a5 color charts
#1d02a5 color shades, tints & tones
#1d02a5 color schemes
#1d02a5 color preview, HTML & CSS examples
This text has a color of #1d02a5
<p style="color:#1d02a5;">Text here</p>
.mytext {color:#1d02a5;}
This box has a color of #1d02a5
<div style="background-color:#1d02a5;">Content here</div>
.mybackground {background-color:#1d02a5;}
Border around this has a color of #1d02a5
<div style="border:2px solid #1d02a5;">Content here</div>
.myborder {border:2px solid #1d02a5;}