#150da5 color space conversions
Hex:
#150da5
RGB:
21, 13, 165
CMY:
92, 95, 35
CMYK:
87, 92, 0, 35
HSL:
243°, 85.3933%, 34.9020%
HSV (HSB):
243°, 92.1212%, 64.7059%
XYZ:
7.2447, 3.1639, 35.8262
xyY:
0.1567, 0.0684, 3.1639
CIE-Lab:
20.6887, 53.8569, -74.8171
CIE-LCH:
20.6887, 92.1855, 305.7481
CIE-Luv:
20.6887, -5.1526, -78.7389
Hunter-Lab:
17.7873, 41.5746, -106.9672
#150da5 color charts
#150da5 color shades, tints & tones
#150da5 color schemes
#150da5 color preview, HTML & CSS examples
This text has a color of #150da5
<p style="color:#150da5;">Text here</p>
.mytext {color:#150da5;}
This box has a color of #150da5
<div style="background-color:#150da5;">Content here</div>
.mybackground {background-color:#150da5;}
Border around this has a color of #150da5
<div style="border:2px solid #150da5;">Content here</div>
.myborder {border:2px solid #150da5;}