#3b08cd color space conversions
Hex:
#3b08cd
RGB:
59, 8, 205
CMY:
77, 97, 20
CMYK:
71, 96, 0, 20
HSL:
256°, 92.4883%, 41.7647%
HSV (HSB):
256°, 96.0976%, 80.3922%
XYZ:
12.9099, 5.5113, 58.1410
xyY:
0.1686, 0.0720, 5.5113
CIE-Lab:
28.1443, 66.7416, -86.1463
CIE-LCH:
28.1443, 108.9754, 307.7666
CIE-Luv:
28.1443, -2.4085, -104.1389
Hunter-Lab:
23.4761, 57.0773, -130.4048
#3b08cd color charts
#3b08cd color shades, tints & tones
#3b08cd color schemes
#3b08cd color preview, HTML & CSS examples
This text has a color of #3b08cd
<p style="color:#3b08cd;">Text here</p>
.mytext {color:#3b08cd;}
This box has a color of #3b08cd
<div style="background-color:#3b08cd;">Content here</div>
.mybackground {background-color:#3b08cd;}
Border around this has a color of #3b08cd
<div style="border:2px solid #3b08cd;">Content here</div>
.myborder {border:2px solid #3b08cd;}