#3000a1 color space conversions
Hex:
#3000a1
RGB:
48, 0, 161
CMY:
81, 100, 37
CMYK:
70, 100, 0, 37
HSL:
258°, 100.0000%, 31.5686%
HSV (HSB):
258°, 100.0000%, 63.1373%
XYZ:
7.6519, 3.2016, 33.9329
xyY:
0.1709, 0.0715, 3.2016
CIE-Lab:
20.8338, 57.1313, -72.0905
CIE-LCH:
20.8338, 91.9838, 308.3966
CIE-Luv:
20.8338, -0.9406, -77.2864
Hunter-Lab:
17.8930, 45.0229, -99.9146
#3000a1 color charts
#3000a1 color shades, tints & tones
#3000a1 color schemes
#3000a1 color preview, HTML & CSS examples
This text has a color of #3000a1
<p style="color:#3000a1;">Text here</p>
.mytext {color:#3000a1;}
This box has a color of #3000a1
<div style="background-color:#3000a1;">Content here</div>
.mybackground {background-color:#3000a1;}
Border around this has a color of #3000a1
<div style="border:2px solid #3000a1;">Content here</div>
.myborder {border:2px solid #3000a1;}