#3f99cc color space conversions
Hex:
#3f99cc
RGB:
63, 153, 204
CMY:
75, 40, 20
CMYK:
69, 25, 0, 20
HSL:
202°, 58.0247%, 52.3529%
HSV (HSB):
202°, 69.1176%, 80.0000%
XYZ:
24.3402, 28.1989, 61.2868
xyY:
0.2138, 0.2477, 28.1989
CIE-Lab:
60.0680, -10.3634, -33.9807
CIE-LCH:
60.0680, 35.5259, 253.0394
CIE-Luv:
60.0680, -34.0376, -51.7342
Hunter-Lab:
53.1026, -11.1119, -31.2560
#3f99cc color charts
#3f99cc color shades, tints & tones
#3f99cc color schemes
#3f99cc color preview, HTML & CSS examples
This text has a color of #3f99cc
<p style="color:#3f99cc;">Text here</p>
.mytext {color:#3f99cc;}
This box has a color of #3f99cc
<div style="background-color:#3f99cc;">Content here</div>
.mybackground {background-color:#3f99cc;}
Border around this has a color of #3f99cc
<div style="border:2px solid #3f99cc;">Content here</div>
.myborder {border:2px solid #3f99cc;}