#3b7fff color space conversions
Hex:
#3b7fff
RGB:
59, 127, 255
CMY:
77, 50, 0
CMYK:
77, 50, 0, 0
HSL:
219°, 100.0000%, 61.5686%
HSV (HSB):
219°, 76.8627%, 100.0000%
XYZ:
27.4430, 23.3286, 97.6642
xyY:
0.1849, 0.1572, 23.3286
CIE-Lab:
55.4092, 22.6737, -69.7613
CIE-LCH:
55.4092, 73.3535, 288.0051
CIE-Luv:
55.4092, -24.5556, -111.7487
Hunter-Lab:
48.2996, 16.8962, -86.0775
#3b7fff color charts
#3b7fff color shades, tints & tones
#3b7fff color schemes
#3b7fff color preview, HTML & CSS examples
This text has a color of #3b7fff
<p style="color:#3b7fff;">Text here</p>
.mytext {color:#3b7fff;}
This box has a color of #3b7fff
<div style="background-color:#3b7fff;">Content here</div>
.mybackground {background-color:#3b7fff;}
Border around this has a color of #3b7fff
<div style="border:2px solid #3b7fff;">Content here</div>
.myborder {border:2px solid #3b7fff;}