#3f99e5 color space conversions
Hex:
#3f99e5
RGB:
63, 153, 229
CMY:
75, 40, 10
CMYK:
72, 33, 0, 10
HSL:
207°, 76.1468%, 57.2549%
HSV (HSB):
207°, 72.4891%, 89.8039%
XYZ:
27.5840, 29.4964, 78.3683
xyY:
0.2036, 0.2178, 29.4964
CIE-Lab:
61.2172, -1.7961, -46.1021
CIE-LCH:
61.2172, 46.1371, 267.7689
CIE-Luv:
61.2172, -32.9190, -73.1033
Hunter-Lab:
54.3106, -4.3845, -47.5360
#3f99e5 color charts
#3f99e5 color shades, tints & tones
#3f99e5 color schemes
#3f99e5 color preview, HTML & CSS examples
This text has a color of #3f99e5
<p style="color:#3f99e5;">Text here</p>
.mytext {color:#3f99e5;}
This box has a color of #3f99e5
<div style="background-color:#3f99e5;">Content here</div>
.mybackground {background-color:#3f99e5;}
Border around this has a color of #3f99e5
<div style="border:2px solid #3f99e5;">Content here</div>
.myborder {border:2px solid #3f99e5;}