#3f95ca color space conversions
Hex:
#3f95ca
RGB:
63, 149, 202
CMY:
75, 42, 21
CMYK:
69, 26, 0, 21
HSL:
203°, 56.7347%, 51.9608%
HSV (HSB):
203°, 68.8119%, 79.2157%
XYZ:
23.4580, 26.8159, 59.8167
xyY:
0.2131, 0.2436, 26.8159
CIE-Lab:
58.8036, -8.7967, -34.8297
CIE-LCH:
58.8036, 35.9234, 255.8256
CIE-Luv:
58.8036, -32.7054, -53.1433
Hunter-Lab:
51.7841, -9.7623, -32.2381
#3f95ca color charts
#3f95ca color shades, tints & tones
#3f95ca color schemes
#3f95ca color preview, HTML & CSS examples
This text has a color of #3f95ca
<p style="color:#3f95ca;">Text here</p>
.mytext {color:#3f95ca;}
This box has a color of #3f95ca
<div style="background-color:#3f95ca;">Content here</div>
.mybackground {background-color:#3f95ca;}
Border around this has a color of #3f95ca
<div style="border:2px solid #3f95ca;">Content here</div>
.myborder {border:2px solid #3f95ca;}