#3b03d2 color space conversions
Hex:
#3b03d2
RGB:
59, 3, 210
CMY:
77, 99, 18
CMYK:
72, 99, 0, 18
HSL:
256°, 97.1831%, 41.7647%
HSV (HSB):
256°, 98.5714%, 82.3529%
XYZ:
13.4691, 5.6481, 61.3531
xyY:
0.1674, 0.0702, 5.6481
CIE-Lab:
28.5066, 68.8381, -88.4563
CIE-LCH:
28.5066, 112.0857, 307.8906
CIE-Luv:
28.5066, -2.5786, -106.8170
Hunter-Lab:
23.7657, 59.5738, -136.4260
#3b03d2 color charts
#3b03d2 color shades, tints & tones
#3b03d2 color schemes
#3b03d2 color preview, HTML & CSS examples
This text has a color of #3b03d2
<p style="color:#3b03d2;">Text here</p>
.mytext {color:#3b03d2;}
This box has a color of #3b03d2
<div style="background-color:#3b03d2;">Content here</div>
.mybackground {background-color:#3b03d2;}
Border around this has a color of #3b03d2
<div style="border:2px solid #3b03d2;">Content here</div>
.myborder {border:2px solid #3b03d2;}