#3f95be color space conversions
Hex:
#3f95be
RGB:
63, 149, 190
CMY:
75, 42, 25
CMYK:
67, 22, 0, 25
HSL:
199°, 50.1976%, 49.6078%
HSV (HSB):
199°, 66.8421%, 74.5098%
XYZ:
22.0916, 26.2694, 52.6213
xyY:
0.2188, 0.2601, 26.2694
CIE-Lab:
58.2918, -12.8029, -28.8616
CIE-LCH:
58.2918, 31.5738, 246.0781
CIE-Luv:
58.2918, -33.2598, -42.7733
Hunter-Lab:
51.2536, -12.7559, -24.9946
#3f95be color charts
#3f95be color shades, tints & tones
#3f95be color schemes
#3f95be color preview, HTML & CSS examples
This text has a color of #3f95be
<p style="color:#3f95be;">Text here</p>
.mytext {color:#3f95be;}
This box has a color of #3f95be
<div style="background-color:#3f95be;">Content here</div>
.mybackground {background-color:#3f95be;}
Border around this has a color of #3f95be
<div style="border:2px solid #3f95be;">Content here</div>
.myborder {border:2px solid #3f95be;}