#333aec color space conversions
Hex:
#333aec
RGB:
51, 58, 236
CMY:
80, 77, 7
CMYK:
78, 75, 0, 7
HSL:
238°, 82.9596%, 56.2745%
HSV (HSB):
238°, 78.3898%, 92.5490%
XYZ:
18.0186, 9.7860, 80.2961
xyY:
0.1667, 0.0905, 9.7860
CIE-Lab:
37.4557, 56.8184, -88.5281
CIE-LCH:
37.4557, 105.1930, 302.6929
CIE-Luv:
37.4557, -9.8281, -122.3359
Hunter-Lab:
31.2827, 48.0702, -130.2873
#333aec color charts
#333aec color shades, tints & tones
#333aec color schemes
#333aec color preview, HTML & CSS examples
This text has a color of #333aec
<p style="color:#333aec;">Text here</p>
.mytext {color:#333aec;}
This box has a color of #333aec
<div style="background-color:#333aec;">Content here</div>
.mybackground {background-color:#333aec;}
Border around this has a color of #333aec
<div style="border:2px solid #333aec;">Content here</div>
.myborder {border:2px solid #333aec;}