#3b05d4 color space conversions
Hex:
#3b05d4
RGB:
59, 5, 212
CMY:
77, 98, 17
CMYK:
72, 98, 0, 17
HSL:
256°, 95.3917%, 42.5490%
HSV (HSB):
256°, 97.6415%, 83.1373%
XYZ:
13.7416, 5.7918, 62.6810
xyY:
0.1671, 0.0704, 5.7918
CIE-Lab:
28.8810, 68.9707, -88.9941
CIE-LCH:
28.8810, 112.5918, 307.7758
CIE-Luv:
28.8810, -2.7867, -108.0394
Hunter-Lab:
24.0662, 59.8060, -137.5760
#3b05d4 color charts
#3b05d4 color shades, tints & tones
#3b05d4 color schemes
#3b05d4 color preview, HTML & CSS examples
This text has a color of #3b05d4
<p style="color:#3b05d4;">Text here</p>
.mytext {color:#3b05d4;}
This box has a color of #3b05d4
<div style="background-color:#3b05d4;">Content here</div>
.mybackground {background-color:#3b05d4;}
Border around this has a color of #3b05d4
<div style="border:2px solid #3b05d4;">Content here</div>
.myborder {border:2px solid #3b05d4;}