#3f95db color space conversions
Hex:
#3f95db
RGB:
63, 149, 219
CMY:
75, 42, 14
CMYK:
71, 32, 0, 14
HSL:
207°, 68.4211%, 55.2941%
HSV (HSB):
207°, 71.2329%, 85.8824%
XYZ:
25.5835, 27.6661, 71.0095
xyY:
0.2059, 0.2226, 27.6661
CIE-Lab:
59.5859, -2.9687, -43.1193
CIE-LCH:
59.5859, 43.2214, 266.0615
CIE-Luv:
59.5859, -31.9691, -67.6853
Hunter-Lab:
52.5986, -5.2266, -43.2241
#3f95db color charts
#3f95db color shades, tints & tones
#3f95db color schemes
#3f95db color preview, HTML & CSS examples
This text has a color of #3f95db
<p style="color:#3f95db;">Text here</p>
.mytext {color:#3f95db;}
This box has a color of #3f95db
<div style="background-color:#3f95db;">Content here</div>
.mybackground {background-color:#3f95db;}
Border around this has a color of #3f95db
<div style="border:2px solid #3f95db;">Content here</div>
.myborder {border:2px solid #3f95db;}