#3b28cd color space conversions
Hex:
#3b28cd
RGB:
59, 40, 205
CMY:
77, 84, 20
CMYK:
71, 80, 0, 20
HSL:
247°, 67.3469%, 48.0392%
HSV (HSB):
247°, 80.4878%, 80.3922%
XYZ:
13.5819, 6.8552, 58.3649
xyY:
0.1724, 0.0870, 6.8552
CIE-Lab:
31.4749, 56.7697, -80.6120
CIE-LCH:
31.4749, 98.5956, 305.1545
CIE-Luv:
31.4749, -4.6934, -105.0298
Hunter-Lab:
26.1824, 46.7761, -113.8398
#3b28cd color charts
#3b28cd color shades, tints & tones
#3b28cd color schemes
#3b28cd color preview, HTML & CSS examples
This text has a color of #3b28cd
<p style="color:#3b28cd;">Text here</p>
.mytext {color:#3b28cd;}
This box has a color of #3b28cd
<div style="background-color:#3b28cd;">Content here</div>
.mybackground {background-color:#3b28cd;}
Border around this has a color of #3b28cd
<div style="border:2px solid #3b28cd;">Content here</div>
.myborder {border:2px solid #3b28cd;}