#333ac0 color space conversions
Hex:
#333ac0
RGB:
51, 58, 192
CMY:
80, 77, 25
CMYK:
73, 70, 0, 25
HSL:
237°, 58.0247%, 47.6471%
HSV (HSB):
237°, 73.4375%, 75.2941%
XYZ:
12.3927, 7.5357, 50.6705
xyY:
0.1755, 0.1067, 7.5357
CIE-Lab:
32.9966, 42.3477, -70.5101
CIE-LCH:
32.9966, 82.2496, 300.9886
CIE-Luv:
32.9966, -8.2218, -96.0356
Hunter-Lab:
27.4512, 32.5434, -90.2240
#333ac0 color charts
#333ac0 color shades, tints & tones
#333ac0 color schemes
#333ac0 color preview, HTML & CSS examples
This text has a color of #333ac0
<p style="color:#333ac0;">Text here</p>
.mytext {color:#333ac0;}
This box has a color of #333ac0
<div style="background-color:#333ac0;">Content here</div>
.mybackground {background-color:#333ac0;}
Border around this has a color of #333ac0
<div style="border:2px solid #333ac0;">Content here</div>
.myborder {border:2px solid #333ac0;}