#3535db color space conversions
Hex:
#3535db
RGB:
53, 53, 219
CMY:
79, 79, 14
CMYK:
76, 76, 0, 14
HSL:
240°, 69.7479%, 53.3333%
HSV (HSB):
240°, 75.7991%, 85.8824%
XYZ:
15.5275, 8.4176, 67.8242
xyY:
0.1692, 0.0917, 8.4176
CIE-Lab:
34.8378, 54.2038, -83.1553
CIE-LCH:
34.8378, 99.2615, 303.0978
CIE-Luv:
34.8378, -8.1287, -112.7316
Hunter-Lab:
29.0130, 44.7586, -118.2940
#3535db color charts
#3535db color shades, tints & tones
#3535db color schemes
#3535db color preview, HTML & CSS examples
This text has a color of #3535db
<p style="color:#3535db;">Text here</p>
.mytext {color:#3535db;}
This box has a color of #3535db
<div style="background-color:#3535db;">Content here</div>
.mybackground {background-color:#3535db;}
Border around this has a color of #3535db
<div style="border:2px solid #3535db;">Content here</div>
.myborder {border:2px solid #3535db;}